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

In This Topic
    Clear() Method
    In This Topic
    Clears this collection and adds a layer called "Default".
    Syntax
    'Declaration
     
    Public Overloads Shadows Sub Clear() 
    public new void Clear()
    Remarks
    Clears also the Entities collection.
    See Also