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

Syntax

C# 
public Join Item( 
   int index
) {get; set;}

Parameters

index

Requirements

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

See Also