Eyeshot 10 WPF API Reference
Insert(Int32,Entity) Method

WPF Assembly > devDept.Eyeshot Namespace > EntityList Class > Insert Method : Insert(Int32,Entity) Method
Syntax
'Declaration
 
Public Overloads Overrides Sub Insert( _
   ByVal index As Integer, _
   ByVal entity As Entity _
) 
public override void Insert( 
   int index,
   Entity entity
)

Parameters

index
entity
See Also

Reference

EntityList Class
EntityList Members
Overload List