Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / TextStyleKeyedCollection Class / Clear Method / Clear() Method

In This Topic
    Clear() Method
    In This Topic
    Clears this collection and adds the default text style.
    Syntax
    'Declaration
     
    Public Overloads Shadows Sub Clear() 
    public new void Clear()
    Exceptions
    ExceptionDescription
    If some items are still in use.
    See Also