Class PointerTypeExtensions
Utility class to provide extensions for IPointerType
public static class PointerTypeExtensions
- Inheritance
-
PointerTypeExtensions
- Inherited Members
Remarks
These are useful even in the presence of default property implementations as the properties are not accessible accept when the type is explicitly the interface. To access them would require casting to the interface, just to get at the default implemented property. [Ugly!]
Methods
- IsOpaque(IPointerType)
Gets a value indicating whether
ptr
is opaque