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

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > OwnedCollectionBase<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

OwnedCollectionBase<TItem> Class
OwnedCollectionBase<TItem> Members