Click or drag to resize

FileReferenceIsSet Property

Returns an indication of the fact that the reference is actually set to a non-null value.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsSet { get; }

Property Value

Type: Boolean
See Also