Click or drag to resize
CustomProperties Properties

The CustomProperties type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryString, String.)
Public propertyCount (Inherited from DictionaryString, String.)
Public propertyIsManuallyChanged
Gets / sets isManuallyChanged, a flag which signals the refresher not to overwrite the contents of this CustomProperties object with data read from the schema.
Public propertyItem (Inherited from DictionaryString, String.)
Public propertyKeys (Inherited from DictionaryString, String.)
Public propertyValues (Inherited from DictionaryString, String.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryString, String.)
Top
See Also