DkmManagedArrayLayout.ComponentType Field
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.
A CorElementType enumeration value that indicates whether the component is a garbage collection reference, a value class, or a primitive.
public readonly uint ComponentType;
val mutable ComponentType : uint32
Public ReadOnly ComponentType As UInteger