Item

VbaProjectReferenceCollection indexer

Get the reference in the list by the index.

public VbaProjectReference this[int i] { get; }
Parameter Description
i The index.

See Also