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