Item

IVbaModuleCollection indexer

Gets the element at the specified index.

public IVbaModule this[int index] { get; }

See Also