AdomdPropertyCollection.Insert(Int32, AdomdProperty) Method

Definition

Insert

public void Insert (int index, Microsoft.AnalysisServices.AdomdClient.AdomdProperty value);
member this.Insert : int * Microsoft.AnalysisServices.AdomdClient.AdomdProperty -> unit
Public Sub Insert (index As Integer, value As AdomdProperty)

Parameters

index
Int32

index

value
AdomdProperty

value

Applies to