Gets whether any elements remain to be enumerated.
Syntax
Visual Basic (Declaration) | |
---|
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 Enterprise PDM