Cuminas DjVu SDK for .NET Framework
RemoveItem Method (AnnoStringCollection)



Syntax
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As Integer _
) 
Dim instance As AnnoStringCollection
Dim index As Integer
 
instance.RemoveItem(index)
protected override void RemoveItem( 
   int index
)
protected:
void RemoveItem( 
   int index
) override 

Parameters

index
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

AnnoStringCollection Class
AnnoStringCollection Members

Send Feedback