[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.WebVideoProperties.Equals

Equals Method

Equals(WebVideoProperties)

Declaration
protected bool Equals(WebVideoProperties other)
Protected Function Equals(other As WebVideoProperties) As Boolean
Parameters
Type Name Description
WebVideoProperties other
Returns
Type Description
bool

Equals(object)

Declaration
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides