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

In This Topic
    Attribute Constructor(Attribute)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Attribute _
    )
    protected Attribute( 
       Attribute another
    )

    Parameters

    another
    See Also