IAttachedCollectionSourceProvider::GetRelationships Method (Object^)
Visual Studio 2015
For a given object, enumerate the possible relationship collections this provider knows about.
Assembly: Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)
Parameters
- item
-
Type:
System::Object^
The item.
Return Value
Type: System.Collections.Generic::IEnumerable<IAttachedRelationship^>^Returns an IEnumerable<T>of relationships.
Show: