Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal ParamArray legendBoxList() As LegendBox _ ) |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public LegendBoxCollection( params LegendBox[] legendBoxList ) |
C++/CLI | |
---|---|
public: LegendBoxCollection( ... array<LegendBox^> legendBoxList ) |
Parameters
- legendBoxList