C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Canvas Namespace / ShapeCollection Class / InsertItem Method

In This Topic
InsertItem Method
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As DrawingShape _
) 
 

Parameters

index
item
See Also