Q850InfoEquals Method (Q850Info) |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool Equals(
Q850Info other
)
Public Function Equals (
other As Q850Info
) As Boolean
public:
virtual bool Equals(
Q850Info^ other
) sealed
abstract Equals :
other : Q850Info -> bool
override Equals :
other : Q850Info -> bool
Parameters
- other
- Type: Ozeki.VoIPQ850Info
Return Value
Type:
BooleanImplements
IEquatableTEquals(T)See Also