IModelStore::FindElement Method (Guid)
Visual Studio 2015
The element in the store that has a specific GUID, or null.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Parameters
- elementId
- Type: System::Guid
Return Value
Type: Microsoft.VisualStudio.Uml.Classes::IElement^Null if no element with the specified GUID is found.
Show: