IModelStore::AllInstances<T> Method ()
Visual Studio 2015
All elements in the model store that belong to the specified type T or one of its subtypes.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Return Value
Type: System.Collections.Generic::IEnumerable<T>^Type Parameters
- T
IElement or one of its subtypes.
Show: