CuteEditor for .NET 6.2 Class Library

ToolControlCollecton Class

Encapsulates a collection of ToolControl for use by the Cute Editor.

For a list of all members of this type, see ToolControlCollecton Members.

System.Object
   CuteEditor.ToolControlCollecton

[Visual Basic]
Public Class ToolControlCollecton
    Implements ICollection, IEnumerable
[C#]
public class ToolControlCollecton : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CuteEditor

Assembly: CuteEditor (in CuteEditor.dll)

See Also

ToolControlCollecton Members | CuteEditor Namespace