PagePorter Class Library

Metadata.Equals Method

Determines whether two Metadata objects have the same values.

Overload List

Determines whether this instance and a specified Metadata have the same values.

public virtual bool Equals(Metadata);

Determines whether two specified Metadata objects have the same values.

public static bool Equals(Metadata,Metadata);

Determines whether this instance of Metadata and a specified object, which must be a Metadata, have the same values.

public override bool Equals(object);

See Also

Metadata Class | Parastream.Web.MsFrontPage Namespace