Click or drag to resize

HostTypeCollection Properties

The HostTypeCollection type exposes the following members.

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