ModelComponentCollection.IModelComponentCollection.Contains Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IModelComponentCollection.Contains (Microsoft.AnalysisServices.IModelComponent item);
abstract member Microsoft.AnalysisServices.IModelComponentCollection.Contains : Microsoft.AnalysisServices.IModelComponent -> bool
override this.Microsoft.AnalysisServices.IModelComponentCollection.Contains : Microsoft.AnalysisServices.IModelComponent -> bool
Function Contains (item As IModelComponent) As Boolean Implements IModelComponentCollection.Contains
Parameters
- item
- IModelComponent