Share via


ReadOnlyStringCollection Members

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

Provides a read-only string collection. This class cannot be inherited.

The ReadOnlyStringCollection type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa138827.pubmethod(en-US,CS.70).gif CopyTo Copies the strings in the collection to an array, starting at a particular array index.
Aa138827.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa138827.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa138827.pubmethod(en-US,CS.70).gif GetEnumerator (Inherited from ReadOnlyCollectionBase.)
Aa138827.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa138827.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa138827.pubmethod(en-US,CS.70).gif IndexOf Returns the zero based index of the first occurrence of the specified string within the entire ReadOnlyStringCollection class.
Aa138827.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa138827.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa138827.pubproperty(en-US,CS.70).gif Count (Inherited from ReadOnlyCollectionBase.)
Aa138827.protproperty(en-US,CS.70).gif InnerList (Inherited from ReadOnlyCollectionBase.)
Aa138827.pubproperty(en-US,CS.70).gif IsSynchronized Gets a value indicating whether the current ReadOnlyStringCollection is synchronized (thread-safe).
Aa138827.pubproperty(en-US,CS.70).gif Item Gets a string object at a particular index in the collection.
Aa138827.pubproperty(en-US,CS.70).gif SyncRoot Gets the object used to synchronize access to the ReadOnlyStringCollection.

Top

Explicit Interface Implementations

  Name Description
Aa138827.pubinterface(en-US,CS.70).gifAa138827.privmethod(en-US,CS.70).gif ICollection..::.CopyTo (Inherited from ReadOnlyCollectionBase.)
Aa138827.pubinterface(en-US,CS.70).gifAa138827.privproperty(en-US,CS.70).gif ICollection..::.IsSynchronized (Inherited from ReadOnlyCollectionBase.)
Aa138827.pubinterface(en-US,CS.70).gifAa138827.privproperty(en-US,CS.70).gif ICollection..::.SyncRoot (Inherited from ReadOnlyCollectionBase.)

Top

See Also

Reference

ReadOnlyStringCollection Class

Microsoft.CommerceServer.Runtime Namespace