Pop context from the contexts stack; gets the object ID list to check against.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
VB.NET:
object.PopContext()
C#:
object.PopContext();
Type: AcStErrorIterator object
The object this method applies to.
No return value.
No additional remarks.
Releases: AutoCAD 2004 and later
VB.NET:
Not available
C#:
Not available