[This is preliminary documentation and is subject to change.]
Provides a debugger display for collections, with no side
effects.
| C# |
public static string DebugDisplay( IPersistateList list )
- list (IPersistateList)
- An IPersistateList which mat be null.
A string containing 'null' or the count of items in the
list.