Persistate API documentation
Equals Method (other)
NamespacesPersistateIndexedList<(Of <(<'T>)>)>Equals(IPersistateList)

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

Determines if this list is the same list as another one.
Declaration Syntax
C#
public bool Equals(
	IPersistateList other
)
Parameters
other (IPersistateList)
The other list.
Return Value
True if this and the other list are the same object

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