ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Canvas Namespace / ShapeCollection Class / RemoveItem Method

In This Topic
    RemoveItem Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub RemoveItem( _
       ByVal index As Integer _
    ) 
    protected override void RemoveItem( 
       int index
    )

    Parameters

    index
    See Also