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



Syntax
Protected Overrides NotOverridable Sub InsertItem( _
   ByVal index As Integer, _
   ByVal newValue As Point _
) 
Dim instance As MapPolyPointCollection
Dim index As Integer
Dim newValue As Point
 
instance.InsertItem(index, newValue)
protected override void InsertItem( 
   int index,
   Point newValue
)
protected:
void InsertItem( 
   int index,
   Point newValue
) override 

Parameters

index
newValue
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