Version 24.2 (latest)

CustomProperties Class Properties

For a list of all members of this type, see CustomProperties members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the ICollection.  
Public PropertyIsReadOnlyGets a value indicating whether the ICollection is read-only.  
Public PropertyItemGets or sets the element with the specified key.  
Public PropertyKeysGets an ICollection containing the keys of the IDictionary.  
Public PropertyTokenizedStringGets a tokenized string representing the values in the dictionary  
Public PropertyValuesGets an ICollection containing the values in the IDictionary.  
See Also