IJavaInitializers Interface

The IJavaInitializers interface allows enumeration of the class initializers.

IJavaInitializers : IDispatch

This interface defines the following members.

Member Description
Count Returns the number of initializers in the class.
Item Returns the IJavaInitializer at the given index.