LazyList<T>::Count Property

 

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

public:
property int Count {
	virtual int get() sealed;
}

Property Value

Type: System::Int32

Return to top
Show: