Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ExtraEntries As LegendEntryCollection |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public LegendEntryCollection ExtraEntries {get;} |
C++/CLI | |
---|---|
public: property LegendEntryCollection^ ExtraEntries { LegendEntryCollection^ get(); } |