LazyDictionary<TKey, TValue>::Values Property

 

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

public:
property ICollection<TValue>^ Values {
	virtual ICollection<TValue>^ get() sealed;
}
Return to top
Show: