Share via


WeaklyTypedPropertyDictionary Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Provide orders-specific support for weakly-typed properties.

The WeaklyTypedPropertyDictionary type exposes the following members.

Constructors

  Name Description
Aa154691.pubmethod(en-US,CS.70).gif WeaklyTypedPropertyDictionary Overloaded. Initializes a new instance of the WeaklyTypedPropertyDictionary class.

Top

Methods

  Name Description
Aa154691.pubmethod(en-US,CS.70).gif Add (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif Clear (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif Clone (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif Contains (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif ContainsKey (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif ContainsValue (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif CopyTo (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa154691.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa154691.pubmethod(en-US,CS.70).gif GetEnumerator (Inherited from Hashtable.)
Aa154691.protmethod(en-US,CS.70).gif GetHash (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa154691.pubmethod(en-US,CS.70).gif GetObjectData Populates the SerializationInfo with the data needed to serialize the WeaklyTypedPropertyDictionary. (Overrides Hashtable..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa154691.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa154691.protmethod(en-US,CS.70).gif KeyEquals (Inherited from Hashtable.)
Aa154691.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa154691.pubmethod(en-US,CS.70).gif OnDeserialization Runs after the dictionary has been deserialized. (Overrides Hashtable..::.OnDeserialization(Object).)
Aa154691.pubmethod(en-US,CS.70).gif Remove (Inherited from Hashtable.)
Aa154691.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa154691.protproperty(en-US,CS.70).gif comparer Obsolete. (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif Count (Inherited from Hashtable.)
Aa154691.protproperty(en-US,CS.70).gif EqualityComparer (Inherited from Hashtable.)
Aa154691.protproperty(en-US,CS.70).gif hcp Obsolete. (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif IsFixedSize (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif IsReadOnly (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif IsSynchronized (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif Item Gets or sets the value associated with the specified key. (Overrides Hashtable..::.Item[([(Object])]).)
Aa154691.pubproperty(en-US,CS.70).gif Keys (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif SyncRoot (Inherited from Hashtable.)
Aa154691.pubproperty(en-US,CS.70).gif Values (Inherited from Hashtable.)

Top

Explicit Interface Implementations

  Name Description
Aa154691.pubinterface(en-US,CS.70).gifAa154691.privmethod(en-US,CS.70).gif IEnumerable..::.GetEnumerator (Inherited from Hashtable.)

Top

See Also

Reference

WeaklyTypedPropertyDictionary Class

Microsoft.CommerceServer.Runtime.Orders Namespace