DropdownFieldChoiceEquals Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public bool Equals(
	DropdownFieldChoice other
)

Parameters

other  DropdownFieldChoice
 

Return Value

Boolean

Implements

IEquatableTEquals(T)

See Also