Retrieves a map of all objects of a certain type.
var pg_map = ctr.get_object_map (typeof (Dcs.UI.Page));
type |
class type to retrieve |
map of all objects of a certain class type |