Compartir a través de


DataSourceCollection.IList.IndexOf Method

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Private Function IndexOf ( _
    value As Object _
) As Integer Implements IList.IndexOf
int IList.IndexOf(
    Object value
)

Parameters

Return Value

Type: System.Int32

Implements

IList.IndexOf(Object)

.NET Framework Security

See Also

Reference

DataSourceCollection Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace