Click or drag to resize

IDictionaryObject Properties

The IDictionaryObject type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entries in the dictionary
(Inherited from IReadOnlyDictionary.)
Public propertyItem
Gets the value of the given key, or lack thereof, wrapped inside of a Fragment
Public propertyKeys
Gets all the keys held by this dictionary
(Inherited from IReadOnlyDictionary.)
Top
See Also