ComponentOne Word for UWP
RemoveAt Method (ShapeCollection)

C1.UWP.Word Assembly > C1.Xaml.Word.Canvas Namespace > ShapeCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

ShapeCollection Class
ShapeCollection Members