Push context to the contexts stack; sets the object ID list to check against.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
VB.NET:
object.PushContext([bUseDb])
C#:
object.PushContext([bUseDb]);
Type: AcStErrorIterator object
The object this method applies to.
Access: Input-only
Type: Boolean
No return value.
No additional remarks.
Releases: AutoCAD 2004 and later
VB.NET:
Not available
C#:
Not available