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