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



Syntax
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As Integer _
) 
Dim instance As MapPolyPointCollection
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

MapPolyPointCollection Class
MapPolyPointCollection Members

Send Feedback