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