Click or drag to resize

SDPAttributeEquals(SDPAttribute) Method


Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
public bool Equals(
	SDPAttribute other
)

Parameters

other  SDPAttribute
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also