SimpleMonikerResolver.CreateMoniker(ModelElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not implemented by the SimpleMonikerResolver. Default Xml serialization creates the Moniker on the reference relationship class.
public:
virtual Microsoft::VisualStudio::Modeling::Moniker ^ CreateMoniker(Microsoft::VisualStudio::Modeling::ModelElement ^ modelElement);
public virtual Microsoft.VisualStudio.Modeling.Moniker CreateMoniker (Microsoft.VisualStudio.Modeling.ModelElement modelElement);
abstract member CreateMoniker : Microsoft.VisualStudio.Modeling.ModelElement -> Microsoft.VisualStudio.Modeling.Moniker
override this.CreateMoniker : Microsoft.VisualStudio.Modeling.ModelElement -> Microsoft.VisualStudio.Modeling.Moniker
Public Overridable Function CreateMoniker (modelElement As ModelElement) As Moniker
Parameters
- modelElement
- ModelElement