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

In This Topic
    LayerKeyedCollection Constructor(LayerKeyedCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal collection As LayerKeyedCollection _
    )
    public LayerKeyedCollection( 
       LayerKeyedCollection collection
    )

    Parameters

    collection
    See Also