staticObjects

The StaticObjects method of the Application class lists all of the items that have been added to the Application object with the <OBJECT> tag.

public ObjectDictionary staticObjects();

Remarks

An example of getting an instance of the Application class is provided on the page describing the staticObjects property.

See Also

Application Class

© 1999 Microsoft Corporation. All rights reserved. Terms of use.