ValueGeoJSONValueEquals(ValueGeoJSONValue) Method

[Missing <summary> documentation for "M:Aerospike.Client.Value.GeoJSONValue.Equals(Aerospike.Client.Value.GeoJSONValue)"]

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public bool Equals(
	ValueGeoJSONValue other
)

Parameters

other  ValueGeoJSONValue
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also