'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As MapLayer
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As MapLayer
public MapLayer this[ int index ]; {get; set;}
MapLayersCollection Class MapLayersCollection Members