This topic has not yet been rated - Rate this topic

ModelComponentCollection.IList.Insert Method

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
void IList.Insert(
	int index,
	Object value
)

Parameters

index
Type: System.Int32
 
value
Type: System.Object
 

Implements

IList.Insert(Int32, Object)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.