IsRecord
Gets a value indicating whether type is a record. Also returns false when the type neither a class nor a record.
Declaration
bool IsRecord { get; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether type is a record. Also returns false when the type neither a class nor a record.
bool IsRecord { get; }| Type | Description |
|---|---|
| bool |