MiningStructureCollection.{dtor} Method
Releases all resources used by the MiningStructureCollection.
Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Sub {dtor}
'Usage
Dim instance As MiningStructureCollection
instance.{dtor}()
public void {dtor}()
public:
void {dtor}()
member {dtor} : unit -> unit 
public function {dtor}()