InfoDataEquals(InfoData) Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic bool Equals(
InfoData other
)
Public Function Equals (
other As InfoData
) As Boolean
public:
virtual bool Equals(
InfoData^ other
) sealed
abstract Equals :
other : InfoData -> bool
override Equals :
other : InfoData -> bool
Parameters
- other InfoData
-
Return Value
Boolean
See Also