.WorkspaceChildren

Not documented.

This class is virtual. You cannot use it as a datatype.

This class is not creatable.

This class is enumerable with the FOR EACH keyword.

DIM hWorkspaceChildren AS .WorkspaceChildren
DIM hWindow AS Window

FOR EACH hWindow IN hWorkspaceChildren
  ...
NEXT

Not documented


Properties 
Count