PartitionSelector.Equals(Object) Method

Definition

Compares whether two PartitionSelectors are the same.

public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parameters

obj
Object

PartitionSelector to compare t.o

Returns

true if same false if not.

Applies to