Mono Class Library: System.Type Overview | Members

System.Type.IsByRefImpl Method

When overridden in a derived class, implements the Type.IsByRef property and determines whether the Type is passed by reference.

protected abstract bool IsByRefImpl ()

Returns

true if the Type is passed by reference; 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