Ler em inglês

Compartilhar via


DomainClassXmlSerializer.CreateMonikerInstance Method

Creates a moniker instance.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.10.0.dll)

Syntax

protected virtual Moniker CreateMonikerInstance(
    SerializationContext serializationContext,
    XmlReader reader,
    ModelElement sourceRolePlayer,
    Guid relDomainClassId,
    Partition partition
)

Parameters

  • relDomainClassId
    Type: System.Guid
    The domain class Id of the relationship that connects the source role player to the moniker being created.

Return Value

Type: Microsoft.VisualStudio.Modeling.Moniker
The moniker instance.

.NET Framework Security

See Also

Reference

DomainClassXmlSerializer Class

Microsoft.VisualStudio.Modeling Namespace