Click or drag to resize

PropertyBag Properties

The PropertyBag type exposes the following members.

Properties
  NameDescription
Public propertyComparer
Gets the property name comparer for the PropertyBag.
Public propertyItem
Gets or sets a property value in the PropertyBag.
Public propertyKeys
Gets a collection of property names from the PropertyBag.
Public propertyValues
Gets a collection of property values from the PropertyBag.
Top
See Also