Namespace:  EGIS.Mapbox.Vector.Tile
Assembly:  EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)

Syntax

Visual Basic
Public Class AttributeKeyValue
C#
public class AttributeKeyValue
Visual C++
public ref class AttributeKeyValue
JavaScript
EGIS.Mapbox.Vector.Tile.AttributeKeyValue = function();

Type.createClass(
	'EGIS.Mapbox.Vector.Tile.AttributeKeyValue');

Inheritance Hierarchy

System..::..Object
  EGIS.Mapbox.Vector.Tile..::..AttributeKeyValue

See Also