TitlesCollection Class | TitlesCollection Members | Overload List
Visual Basic
C#
Show All
Gets or sets the collection item by the given index.
[Visual Basic]Overloads Public Property Item( _ ByVal index As Integer _ ) As Title
[C#]public Title Item( int index ); {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.