Visual Guard Class Library Documentation

VGEditorBrowsableAttribute.Equals Method 

Determines whether two VGEditorBrowsableAttribute instances are equal.

public override bool Equals(
   Object obj
);

Parameters

obj
a VGEditorBrowsableAttribute object to compare with the current object.

Return Value

true if the specified Object is equal to the current Object; otherwise, false.

See Also

VGEditorBrowsableAttribute Class | Novalys.VisualGuard.Security Namespace