Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportList Class / AddRange Method

In This Topic
    AddRange Method (ViewportList)
    In This Topic
    Syntax
    'Declaration
     
    Public Function AddRange( _
       ByVal value As IList _
    ) As Integer
    public int AddRange( 
       IList value
    )

    Parameters

    value
    See Also