Namespace:
EGIS.Mapbox.Vector.Tile
Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ key As String, _ val As String _ ) |
C# |
---|
public AttributeKeyValue( string key, string val ) |
Visual C++ |
---|
public: AttributeKeyValue( String^ key, String^ val ) |
JavaScript |
---|
EGIS.Mapbox.Vector.Tile.AttributeKeyValue = function(key, val); |
Parameters
- key
- Type: System..::..String
- val
- Type: System..::..String