LazyList<T>::Add Method (T)

 

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

public:
virtual void Add(
	T item
) sealed

Parameters

item
Type: T

Return to top
Show: