IAttachedCollectionSourceProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

NameDescription
System_CAPS_pubmethodCreateCollectionSource(Object^, String^)

For a given object and relationship, create an IAttachedCollectionSource. This attached collection should contain items for the given relationship as they relate to the source item.

System_CAPS_pubmethodGetRelationships(Object^)

For a given object, enumerate the possible relationship collections this provider knows about.

Return to top
Show: