Inserts a LegendBox into this collection at a specified index.
[Visual Basic]
Public Sub Insert( _
ByVal index As Integer, _
ByVal _LegendBox As LegendBox _
) [C#]
public void Insert(
int index,
LegendBox _LegendBox
);LegendBoxCollection Class | LegendBoxCollection Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.