Methods

An interface can expose one or more methods. The following figure shows that the IParagraph interface exposes the Reformat and ConvertIndentation methods.

The Type Information Model accommodates such data. You can enumerate the methods for each interface of an information model. Each method can have one interface that exposes it, and each interface can expose many methods.