Determines whether the internal object ID list is empty.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
VB.NET:
RetVal = object.ObjectIdListIsEmpty()
C#:
RetVal = object.ObjectIdListIsEmpty();
Type: AcStErrorIterator object
The object this method applies to.
Type: Boolean
No additional remarks.
Releases: AutoCAD 2004 and later
VB.NET:
Not available
C#:
Not available