Share via


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
Aa511836.pubmethod(en-US,CS.70).gif WeaklyTypedPropertyDictionary()()() Initializes a new instance of the WeaklyTypedPropertyDictionary class.
Aa511836.protmethod(en-US,CS.70).gif 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

WeaklyTypedPropertyDictionary Members

Microsoft.CommerceServer.Runtime.Orders Namespace