C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCollection Class / RemoveAt Method
The specified index of the Wird/RTF object.

In This Topic
RemoveAt Method (RtfCollection)
In This Topic
Removes the item at the specified index within the collection.
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
 

Parameters

index
The specified index of the Wird/RTF object.
See Also