QuickObjects.ObjectBase Send comments on this topic.
JoinFieldCollection Constructor
See Also 
Akal.QuickObjects.ObjectBase Namespace > JoinFieldCollection Class : JoinFieldCollection Constructor
Empty constructor. This will initialize the collection to 1 items.

Overload List

OverloadDescription
JoinFieldCollection Constructor() Empty constructor. This will initialize the collection to 1 items.  
JoinFieldCollection Constructor(Int32) Initializes the container to hold the specified number of items.  

Requirements

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

See Also