Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / MaterialKeyedCollection Class / Clear Method

In This Topic
    Clear Method (MaterialKeyedCollection)
    In This Topic
    Clears the collection.
    Syntax
    'Declaration
     
    Public Overridable Shadows Sub Clear() 
    public virtual new void Clear()
    Exceptions
    ExceptionDescription
    If some items are still in use.
    See Also