SiteTermElementCollection Class (BCL)

Creates an abstraction for the SiteTerm elements collection.

System.Object
**** Microsoft.CommerceServer.Runtime.Profiles.SiteTermElementCollection

Public Instance Methods

Method Description
CopyTo(Array, Int32) Copy elements to an array.
GetEnumerator Retrieves the enumerator on this collection.

 

Public Instance Properties

Property Description
Count Returns the count of this collection.
IsSynchronized Not used.
Item(String) Indexer to allow for accessing the SiteTerm collection by name.
SyncRoot Not used

 

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

See Also

Code to Build a Login Page

Code to Use the SiteTerm Class

Copyright © 2005 Microsoft Corporation.
All rights reserved.