AdomdPropertyCollection.Insert(Int32, AdomdProperty) 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.
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