Persistate API documentation
Equals Method (obj)
NamespacesPersistateReferenceEquals(Object)

[This is preliminary documentation and is subject to change.]

Determines whether this Reference refers to the same object as another object.
Declaration Syntax
C#
public override bool Equals(
	Object obj
)
Parameters
obj (Object)
The other object to compare with.
Return Value
True if the other object is a Reference referring to the same object as this one.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)