ObjectContextManagerUnregisterContextCollection Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public void UnregisterContextCollection(
string collectionName
)
Public Sub UnregisterContextCollection (
collectionName As String
)
public:
void UnregisterContextCollection(
String^ collectionName
)
member UnregisterContextCollection :
collectionName : string -> unit
Parameters
- collectionName
- Type: SystemString
See Also