Click or drag to resize

JSONObjectKeys Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The keys (CLR object's field or property names) contained in this object.

Namespace:  Telogis.GeoBase.Serialization
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public ICollection<string> Keys { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also