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