SettingsEquals Method (Settings)
|
Namespace:
OmniPageCSDK.CAPI
Assembly:
OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntaxpublic bool Equals(
Settings other
)
Public Function Equals (
other As Settings
) As Boolean
public:
bool Equals(
Settings^ other
)
Parameters
- other
- Type: OmniPageCSDK.CAPISettings
Return Value
Type:
Boolean
See Also