ObjectContextCollectionRemoveContext Method

Removes a context from the context collection.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void RemoveContext(
        string contextName
)

Parameters

contextName  String
[in] Name of the context.
Remarks
To remove the current context from a collection, first make a different context current, then delete the desired context.
See Also

©  Bricsys NV. All rights reserved.