ErrorList Properties


ErrorList.Count

Return number of ScriptError objects in the list.
public int Count

Read only.

ErrorList.this

Indexed property. Returns ScriptError object.
public ScriptError this[int i]

Read only.


Copyright © 1999-2007 VIRT Laboratory. All rights reserved.