Eyeshot 10 WinForms API Reference
AddRange Method (ViewportList)

WinForms Assembly > devDept.Eyeshot Namespace > ViewportList Class : AddRange Method
Syntax
'Declaration
 
Public Function AddRange( _
   ByVal value As IList _
) As Integer
public int AddRange( 
   IList value
)

Parameters

value
See Also

Reference

ViewportList Class
ViewportList Members