Click or drag to resize

PropertyBag Constructor

Overload List
 NameDescription
Public methodPropertyBag Initializes a new writable PropertyBag with the default property name comparer.
Public methodPropertyBag(Boolean) Initializes a new PropertyBag with the default property name comparer.
Public methodPropertyBag(IEqualityComparerString) Initializes a new writable PropertyBag.
Public methodPropertyBag(Boolean, IEqualityComparerString) Initializes a new PropertyBag.
Top
See Also