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 © 2005-2024 Alexander Baranovsky. All rights reserved.