ProfileCollection.Count Property (BCL)

The Count property returns the count of this collection.

Definition

[Visual Basic .NET]

Overridable Public ReadOnly Property Count As System.Int32

[C#]

public virtual System.Int32 Count{get;} 

Property Value

A System.Int32 indicating the number of caches.

Implements

System.Collections.ICollection

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Profiles

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.