Cuminas DjVu SDK for .NET Framework
SetItem Method (Bookmark)



Syntax
Protected Overrides NotOverridable Sub SetItem( _
   ByVal index As Integer, _
   ByVal newValue As Bookmark _
) 
Dim instance As Bookmark
Dim index As Integer
Dim newValue As Bookmark
 
instance.SetItem(index, newValue)
protected override void SetItem( 
   int index,
   Bookmark newValue
)
protected:
void SetItem( 
   int index,
   Bookmark^ 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

Bookmark Class
Bookmark Members

Send Feedback