Determines the index of a specified LegendEntry in this collection.
[Visual Basic]
Public Function IndexOf( _
ByVal legendEntry As LegendEntry _
) As Integer
[C#]
public int IndexOf(
LegendEntry legendEntry
);
The zero-based index of the specified LegendEntry.
LegendEntryCollection Class | LegendEntryCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.