Determines whether this collection contains a specified LegendEntry.
[Visual Basic]
Public Function Contains( _
ByVal legendEntry As LegendEntry _
) As Boolean
[C#]
public bool Contains(
LegendEntry legendEntry
);
true if the specified LegendEntry belongs to this collection; otherwise, false.
LegendEntryCollection Class | LegendEntryCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.