Property IsStruct
IsStruct
Gets a value indicating whether this type is a structure type
Declaration
public bool IsStruct { get; }
Property Value
public bool IsStruct { get; }
Boolean |
Gets a value indicating whether this type is a structure type
public bool IsStruct { get; }
Boolean |