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