TargetingProfileCollection.Count Property (BCL)
The Count property is a read-only integer that gets the number of items contained in the collection.
Definition
[Visual Basic .NET]
Overridable Public ReadOnly Property Count As System.Int32
[C#]
public virtual System.Int32 Count{get;}
Property Value
The number of items contained in the collection.
Implements
System.Collections.ICollection
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Targeting
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.