Compartilhar via


Método ContextLinkCollection.IndexOf

Namespace:  Microsoft.Ink
Assembly:  Microsoft.Ink.Analysis (em Microsoft.Ink.Analysis.dll)

Sintaxe

'Declaração
Public Function IndexOf ( _
    link As ContextLink _
) As Integer
'Uso
Dim instance As ContextLinkCollection
Dim link As ContextLink
Dim returnValue As Integer

returnValue = instance.IndexOf(link)
public int IndexOf(
    ContextLink link
)
public:
int IndexOf(
    ContextLink^ link
)
public function IndexOf(
    link : ContextLink
) : int

Parâmetros

Valor de retorno

Tipo: System.Int32

Plataformas

Windows Vista

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Framework

Compatível com: 3.0

Consulte também

Referência

ContextLinkCollection Classe

Membros ContextLinkCollection

Namespace Microsoft.Ink