Property IsValid
IsValid
Test if this pointer is valid (not null).
Declaration
public bool IsValid { get; }
Property Value
Type | Description |
---|---|
bool |
Test if this pointer is valid (not null).
public bool IsValid { get; }
Type | Description |
---|---|
bool |