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