PagesCollection Class | PagesCollection Members
Visual Basic
C#
Show All
Page to be located in the collection.
Returns the index of a page in the collection.
[Visual Basic]Public Function IndexOf( _ ByVal value As Page _ ) As Integer
[C#]public int IndexOf( Page value );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.