XRecordMap Properties |
The XRecordMap type exposes the following members.
Name | Description | |
---|---|---|
Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from KeyedCollectionInt32, XRecord.) | |
Count | Gets the number of elements actually contained in the CollectionT. (Inherited from CollectionXRecord.) | |
Dictionary | Gets the lookup dictionary of the KeyedCollectionTKey, TItem. (Inherited from KeyedCollectionInt32, XRecord.) | |
Item | Gets the element with the specified key. (Inherited from KeyedCollectionInt32, XRecord.) | |
Items | Gets a IListT wrapper around the CollectionT. (Inherited from CollectionXRecord.) |