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

Overload List

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