LanguageSpecificStringDictionary.IDictionary.Values Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
For a description of this member, see IDictionary.Values.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Collections.ICollectionAn ICollection object containing the values in the IDictionary object.
Implements
IDictionary.ValuesThis member is an explicit interface member implementation. It can be used only when the LanguageSpecificStringDictionary instance is cast to an IDictionary interface.
.NET Framework
Available since 3.0
Available since 3.0
Show: