WeaklyTypedPropertyDictionary Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the WeaklyTypedPropertyDictionary class.
Overload List
Name | Description | |
---|---|---|
WeaklyTypedPropertyDictionary()()() | Initializes a new instance of the WeaklyTypedPropertyDictionary class. | |
WeaklyTypedPropertyDictionary(SerializationInfo, StreamingContext) | Initializes a new instance of the WeaklyTypedPropertyDictionary class with the specified serialization info and streaming context. |
Top
Remarks
This Hashtable-derived class adds behavior specific to orders weakly-typed property maps. It adds validation of weakly-typed property names against strongly-typed names, avoiding problems in name collision.
See Also
Reference
WeaklyTypedPropertyDictionary Class