Click or drag to resize

StartIndexDictionary Properties

The StartIndexDictionary type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements in the collection.
Public propertyItemGets the element that has the specified key in the read-only dictionary.
Public propertyKeysGets an enumerable collection that contains the keys in the read-only dictionary.
Public propertyValuesGets an enumerable collection that contains the values in the read-only dictionary.
Top
See Also