PropertyBag Constructor |
Name | Description | |
---|---|---|
![]() | PropertyBag |
Initializes a new writable PropertyBag with the default property name comparer.
|
![]() | PropertyBag(Boolean) |
Initializes a new PropertyBag with the default property name comparer.
|
![]() | PropertyBag(IEqualityComparerString) |
Initializes a new writable PropertyBag.
|
![]() | PropertyBag(Boolean, IEqualityComparerString) |
Initializes a new PropertyBag.
|