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

Overload List

OverloadDescription
JoinCollection Constructor() Empty constructor. This will initialize the collection to 5 items.  
JoinCollection 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