QuickObjects.ObjectBase Send comments on this topic.
Item Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObjectCollection Class : Item Property
index
Gets or Sets items in this collection.

Syntax

C# 
public BaseBusinessObject this[ 
   int index
]; {get;}

Parameters

index

Requirements

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

See Also