QuickObjects.ObjectBase Send comments on this topic.
Count Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IFieldCollection Class : Count Property
Returns the number of items contained in the collection.

Syntax

C# 
public int Count {get;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also