Documents for PDF, .NET Edition Documentation
RemoveAt Method (OwnedCollection<TItem>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > OwnedCollection<TItem> Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

OwnedCollection<TItem> Class
OwnedCollection<TItem> Members