Persistate API documentation
Equals Method (other)
NamespacesPersistateReferenceEquals(Reference)

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

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

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