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