ModuleList Properties


ModuleList.Count

Returns number of modules in the list.
public int Count

Read only.

ModuleList.this

Returns a module from the module list.
public Module this[int index]
public Module this[string module_name]

Read only.


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