Mono Class Library: System.Type Overview | Members

System.Type.IsPointerImpl Method

When overridden in a derived class, implements the Type.IsPointer property and determines whether the Type is a pointer.

protected abstract bool IsPointerImpl ()

Returns

true if the Type is a pointer; otherwise, false.

Remarks

Operation
As described above.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0