| Visual Basic | |
|---|---|
ReadOnly Property IsEmpty As System.Boolean | |
| C# | |
|---|---|
System.bool IsEmpty {get;} | |
| C++/CLI | |
|---|---|
property System.bool IsEmpty {
System.bool get();
} | |
Property Value
True if this list is empty, false if notSOLIDWORKS PDM Professional Version 5.2
| SOLIDWORKS PDM Professional API Help | Send Feedback |
| IsEmpty Property (IEdmStrLst5) | |
| See Also | |
|
| EPDM.Interop.epdm Namespace > IEdmStrLst5 Interface : IsEmpty Property (IEdmStrLst5) |