FileHold 17.1 API Documentation
C#
Show/Hide TOC
Dropdown
Field
Choice
Equals Method
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
bool
Equals
(
DropdownFieldChoice
other
)
Parameters
other
DropdownFieldChoice
Return Value
Boolean
Implements
IEquatable
T
Equals(T)
See Also
Reference
DropdownFieldChoice Class
FileHold.LibraryManager Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also