Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.ArrayShape Struct Reference

Public Member Functions

 ArrayShape (int rank, ImmutableArray< int > sizes, ImmutableArray< int > lowerBounds)
 

Properties

int Rank [get]
 
ImmutableArray< int > Sizes [get]
 
ImmutableArray< int > LowerBounds [get]
 

Detailed Description

Definition at line 5 of file ArrayShape.cs.


The documentation for this struct was generated from the following file: