Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Vbe.Interop.Component Item (int index);
abstract member Item : int -> Microsoft.Vbe.Interop.Component
Public Function Item (index As Integer) As Component