SettingsEquals Method (Settings)
|
Namespace:
OmniPageCSDK.CAPI
Assembly:
OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
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