Reference2.Collection Property

Definition

Gets a collection of References.

public:
 property VSLangProj::References ^ Collection { VSLangProj::References ^ get(); };
[System.Runtime.InteropServices.DispId(2)]
public VSLangProj.References Collection { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Collection : VSLangProj.References
Public ReadOnly Property Collection As References

Property Value

Returns a References collection containing one or more Reference3 objects.

Implements

Attributes

Applies to