Share via


LinkShapeSerializer Members

Include Protected Members
Include Inherited Members

The LinkShapeSerializer type exposes the following members.

Constructors

 

Name

Description

Public method

LinkShapeSerializer

Top

Methods

 

Name

Description

Public method

CalculateQualifiedName

(Overrides ShapeElementSerializer.CalculateQualifiedName(DomainXmlSerializerDirectory, ModelElement).)

Protected method

CreateInstance

(Overrides ShapeElementSerializer.CreateInstance(SerializationContext, XmlReader, Partition).)

Protected method

CreateMonikerInstance

(Overrides ShapeElementSerializer.CreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetMonikerQualifier

(Overrides ShapeElementSerializer.GetMonikerQualifier(DomainXmlSerializerDirectory, ModelElement).)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

Read

(Overrides ShapeElementSerializer.Read(SerializationContext, ModelElement, XmlReader).)

Protected method

ReadElements

(Overrides ShapeElementSerializer.ReadElements(SerializationContext, ModelElement, XmlReader).)

Protected method

ReadLinkShapeChildElements

Protected method

ReadPropertiesFromAttributes

(Overrides PresentationElementSerializer.ReadPropertiesFromAttributes(SerializationContext, ModelElement, XmlReader).)

Public method

ReadRootElement

Deserializes the root model element from XML. (Inherited from DomainClassXmlSerializer.)

Protected method

ReadShapeElementChildElements

(Inherited from ShapeElementSerializer.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

TryCreateInstance

(Overrides ShapeElementSerializer.TryCreateInstance(SerializationContext, XmlReader, Partition).)

Public method

TryCreateMonikerInstance

(Overrides ShapeElementSerializer.TryCreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)

Public method

Write

Overloaded.

Protected method

WriteElements

(Overrides ShapeElementSerializer.WriteElements(SerializationContext, ModelElement, XmlWriter).)

Protected method

WriteLinkShapeChildElements

Public method

WriteMoniker

(Overrides ShapeElementSerializer.WriteMoniker(SerializationContext, ModelElement, XmlWriter, ModelElement, DomainRelationshipXmlSerializer).)

Protected method

WritePropertiesAsAttributes

(Overrides PresentationElementSerializer.WritePropertiesAsAttributes(SerializationContext, ModelElement, XmlWriter).)

Public method

WriteRootElement

Serializes the root model element instance associated with this serializer instance into XML. (Inherited from DomainClassXmlSerializer.)

Protected method

WriteShapeElementChildElements

(Inherited from ShapeElementSerializer.)

Top

Properties

 

Name

Description

Public property

MonikerAttributeName

(Overrides ShapeElementSerializer.MonikerAttributeName.)

Public property

MonikerTagName

(Overrides ShapeElementSerializer.MonikerTagName.)

Public property

XmlTagName

(Overrides ShapeElementSerializer.XmlTagName.)

Top

See Also

Reference

LinkShapeSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace