ObjectContextManagerUnregisterContextCollection
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 String
-
See Also