Search
CommandCollection Constructor
See Also
 





 Overload List

Name Description

CommandCollection ()

Initializes a new instance of the CommandCollection class with the default initial capacity.

CommandCollection (Int32)

Initializes a new instance of the CommandCollection class with the specified initial capacity.

 See Also