IModelStore::Instances<T> Method ()
Visual Studio 2015
All elements in the model store that have the specified type T, which should not be abstract.
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: