Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > ICloneable > Methods

ICloneable.Equals(IInterface) Method

Scroll Prev Top Next More

This method is intended to compare two interface objects and return whether they are equal. The comparison can be shallow (compare pointers) or deep (compare data) depending on the implementor. Please refer to the documentation of the objects for more information.
 

Namespace: CommonInterfaces

Parameters

AValue

Type: IInterface

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb