Click or drag to resize

JSONObjectValues Property

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

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

Property Value

Type: ICollectionObject

Implements

IDictionaryTKey, TValueValues
See Also