Property IsOpaque
IsOpaque
Gets a value indicating whether the type is Opaque (e.g. has no body)
Declaration
public bool IsOpaque { get; }
Property Value
public bool IsOpaque { get; }
Boolean |
Gets a value indicating whether the type is Opaque (e.g. has no body)
public bool IsOpaque { get; }
Boolean |