LazyList(Of T).Item Property (Int32)

 

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

Public Property Item (
	index As Integer
) As T

Parameters

index
Type: System.Int32

Property Value

Type: T

Return to top
Show: