ExpressionRefCollection Members

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

Represents a collection of Expression references.

The ExpressionRefCollection type exposes the following members.

Constructors

  Name Description
Aa151732.protmethod(en-US,CS.70).gif ExpressionRefCollection Initializes a new instance of the ExpressionRefCollection class.

Top

Methods

  Name Description
Aa151732.pubmethod(en-US,CS.70).gif Add Adds an expression reference to the end of the current ExpressionRefCollection.
Aa151732.pubmethod(en-US,CS.70).gif Clear Removes all objects from the current ExpressionRefCollection object.
Aa151732.pubmethod(en-US,CS.70).gif CopyTo Overloaded. Copies all the elements in the current instance to a compatible one-dimensional array.
Aa151732.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa151732.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa151732.pubmethod(en-US,CS.70).gif GetEnumerator Overloaded. Returns an enumerator that can iterate through the current instance.
Aa151732.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa151732.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa151732.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa151732.pubmethod(en-US,CS.70).gif Remove Removes the first occurrence of the specified ExpressionRef from the current ExpressionRefCollection.
Aa151732.pubmethod(en-US,CS.70).gif RemoveAt Removes the object at the specified index of the current ExpressionRefCollection.
Aa151732.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa151732.pubproperty(en-US,CS.70).gif Count Gets the count of the number of items in the ExpressionRefCollection collection.
Aa151732.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether the current ExpressionRefCollection is synchronized (thread-safe).
Aa151732.pubproperty(en-US,CS.70).gif Item Gets the ExpressionRef at the specified index.
Aa151732.pubproperty(en-US,CS.70).gif SyncRoot Gets an object used for synchronization when accessing the current ExpressionRefCollection.

Top

See Also

Reference

ExpressionRefCollection Class

Microsoft.CommerceServer.Marketing Namespace