Sdílet prostřednictvím


Reference2.Collection – vlastnost

Získá kolekce References.

Obor názvů:  VSLangProj2
Sestavení:  VSLangProj2 (v VSLangProj2.dll)

Syntaxe

'Deklarace
ReadOnly Property Collection As References
    Get
References Collection { get; }
property References^ Collection {
    References^ get ();
}
abstract Collection : References
function get Collection () : References

Hodnota vlastnosti

Typ: VSLangProj.References
Vrátí References kolekci obsahující jednu nebo více Reference3 objektů.

Implementuje

Reference.Collection

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

Reference2 Rozhraní

Collection – přetížení

VSLangProj2 – obor názvů

Další zdroje

How to: Compile and Run the Automation Object Model Code Examples