AdomdPropertyCollection.IndexOf(AdomdProperty) Method

Definition

IndexOf

public int IndexOf (Microsoft.AnalysisServices.AdomdClient.AdomdProperty value);
member this.IndexOf : Microsoft.AnalysisServices.AdomdClient.AdomdProperty -> int
Public Function IndexOf (value As AdomdProperty) As Integer

Parameters

value
AdomdProperty

value

Returns

Information not available for this release.

Applies to