Property IsRef
IsRef
Gets a value indicating whether the type is a ref
struct.
Declaration
bool IsRef { get; }
Property Value
Type | Description |
---|---|
Boolean |
Gets a value indicating whether the type is a ref
struct.
bool IsRef { get; }
Type | Description |
---|---|
Boolean |