TitlesCollection Class | TitlesCollection Members
Visual Basic
C#
Show All
Removes the first occurrence of a specific title from the collection.
[Visual Basic]Public Sub Remove( _ ByVal value As Title _ )
[C#]public void Remove( Title value );
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.