Partilhar via


Método SelectionStateCollection.IndexOf

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Function IndexOf ( _
    value As SelectionState _
) As Integer
public int IndexOf(
    SelectionState value
)

Parâmetros

Valor de retorno

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

SelectionStateCollection Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams