Mono Class Library: System.Type Overview | Members

System.Type.IsByRef Property

Gets a bool value indicating whether the Type is passed by reference.

public bool IsByRef { get; }

Value

true if the Type is passed by reference; otherwise, false.

Remarks

This property is read-only.

Requirements

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