[This is preliminary documentation and is subject to change.]
Author:
Đonny
Extension methods for working with specialized collections
Namespace: Tools.CollectionsT.SpecializedTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| JScript |
|---|
public final class CollectionTools |
Inheritance Hierarchy
See Also
Version History
1.5.2
-
(Nightly)
- VersionAttribute and AuthorAttribute removed
- Methods Lats(System.Windows.Forms.Control.ControlCollection), Insert(System.Windows.Forms.Control.ControlCollection, System.Int32, System.Windows.Forms.Control) and Replace(System.Windows.Forms.Control.ControlCollection, System.Int32, System.Windows.Forms.Control) moved to FormsCollectionsExtensions in assembly Tools.Windows.