Property IsValid
IsValid
Returns 'true' if this is a valid pointer (not null)
Declaration
public readonly bool IsValid { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Returns 'true' if this is a valid pointer (not null)
public readonly bool IsValid { get; }
| Type | Description |
|---|---|
| Boolean |