COR_ARRAY_LAYOUT Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class COR_ARRAY_LAYOUT
	public struct COR_ARRAY_LAYOUT
	public readonly struct COR_ARRAY_LAYOUT
	type COR_ARRAY_LAYOUT = struct
	Public Structure COR_ARRAY_LAYOUT
		- Inheritance
 - 
				COR_ARRAY_LAYOUT
 
Constructors
| COR_ARRAY_LAYOUT(COR_TYPEID, CorElementType, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32) | 
Fields
| componentID | |
| componentType | |
| countOffset | |
| elementSize | |
| firstElementOffset | |
| numRanks | |
| rankOffset | |
| rankSize |