Persistate API documentation
Equals Method (val)
NamespacesPersistateRhsTypeEquals(Object)

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

Performs an equality comparison with another object.
Declaration Syntax
C#
public override bool Equals(
	Object val
)
Parameters
val (Object)
The object to compare this one against.
Return Value
True if the two objects are equal, otherwise false.

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