Bin Methods

Methods

AsGeoJSON Create bin with a GeoJSON value.
AsNull Create bin with a null value. This is useful for bin deletions within a record. For servers configured as "single-bin", enter a null or empty name.
EqualsIndicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCodeReturns the hash code for this instance.
(Inherited from ValueType)
ToString Return string representation of bin.
(Overrides ValueTypeToString)

See Also