Click or drag to resize
Akka.NETGSetTEquals Method (GSetT)
TBD

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public bool Equals(
	GSet<T> other
)

Parameters

other
Type: Akka.DistributedDataGSetT
TBD

Return Value

Type: Boolean
TBD

Implements

IEquatableTEquals(T)
See Also