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