SelectionStateCollection.IndexOf(SelectionState) Method

Definition

public:
 int IndexOf(Microsoft::VisualStudio::Modeling::Diagrams::SelectionState ^ value);
public int IndexOf (Microsoft.VisualStudio.Modeling.Diagrams.SelectionState value);
member this.IndexOf : Microsoft.VisualStudio.Modeling.Diagrams.SelectionState -> int
Public Function IndexOf (value As SelectionState) As Integer

Parameters

Returns

Applies to