Persistate API documentation
DebugDisplay Method (list)
NamespacesPersistatePersistentDebugDisplay(IPersistateList)

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

Provides a debugger display for collections, with no side effects.
Declaration Syntax
C#
public static string DebugDisplay(
	IPersistateList list
)
Parameters
list (IPersistateList)
An IPersistateList which mat be null.
Return Value
A string containing 'null' or the count of items in the list.

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