For a list of all members of this type, see CustomProperties members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. |
![]() | IsReadOnly | Gets a value indicating whether the ICollection is read-only. |
![]() | Item | Gets or sets the element with the specified key. |
![]() | Keys | Gets an ICollection containing the keys of the IDictionary. |
![]() | TokenizedString | Gets a tokenized string representing the values in the dictionary |
![]() | Values | Gets an ICollection containing the values in the IDictionary. |