Share via


AssemblyCollection.Remove Method

Removes an Assembly from the collection.

Overload List

Name Description
AssemblyCollection.Remove (Assembly)
Removes the specified Assembly from the collection.
AssemblyCollection.Remove (IModelComponent) (inherited from Remove )
AssemblyCollection.Remove (String)
Removes the Assembly, with the specified identifier, from the collection.
AssemblyCollection.Remove (Assembly, Boolean)  
AssemblyCollection.Remove (String, Boolean)  

See Also

Reference

AssemblyCollection Class
AssemblyCollection Members
Microsoft.AnalysisServices Namespace