This topic has not yet been rated - Rate this topic

ModelComponentCollection.RemoveAt Method (Int32)

Removes the IModelComponent at the specified index from the ModelComponentCollection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void RemoveAt(
	int index
)

Parameters

index
Type: System.Int32
The zero-based index of the IModelComponent to remove.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.