Claim |
This is preliminary documentation and is subject to change.
The ClaimCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollectionT. (Inherited from UnorderedKeyedMultiCollectionTKey, TItem) | |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from UnorderedKeyedMultiCollectionTKey, TItem) | |
| Item |
Gets a read-only view of the items with the specified key.
(Inherited from UnorderedKeyedMultiCollectionTKey, TItem) | |
| Keys |
Gets a read-only view of the key collection.
(Inherited from UnorderedKeyedMultiCollectionTKey, TItem) |