LazyList(Of T).IndexOf Method (T)

 

Namespace:   Microsoft.WindowsAzure.Common.Internals
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Function IndexOf (
	item As T
) As Integer

Parameters

item
Type: T

Return Value

Type: System.Int32

Return to top
Show: