SOLIDWORKS PDM Professional API Help Send Feedback
IsNull Property (IEdmPos5)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmPos5 Interface : IsNull Property (IEdmPos5)


Gets whether any elements remain to be enumerated.

Syntax

Visual Basic 
ReadOnly Property IsNull As System.Boolean
C# 
System.bool IsNull {get;}
C++/CLI 
property System.bool IsNull {
   System.bool get();
}

Property Value

True if there any elements to be enumerated, false if not

Example

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional