Share via


ShapeElementSerializer Members

Include Protected Members
Include Inherited Members

The ShapeElementSerializer type exposes the following members.

Constructors

 

Name

Description

Public method

ShapeElementSerializer

Top

Methods

 

Name

Description

Public method

CalculateQualifiedName

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

Protected method

CreateInstance

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

Protected method

CreateMonikerInstance

(Overrides PresentationElementSerializer.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 PresentationElementSerializer.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 PresentationElementSerializer.Read(SerializationContext, ModelElement, XmlReader).)

Protected method

ReadElements

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

Protected method

ReadPropertiesFromAttributes

(Inherited from PresentationElementSerializer.)

Public method

ReadRootElement

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

Protected method

ReadShapeElementChildElements

Public method

ToString

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

Public method

TryCreateInstance

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

Public method

TryCreateMonikerInstance

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

Public method

Write

Overloaded.

Protected method

WriteElements

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

Public method

WriteMoniker

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

Protected method

WritePropertiesAsAttributes

(Inherited from PresentationElementSerializer.)

Public method

WriteRootElement

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

Protected method

WriteShapeElementChildElements

Top

Properties

 

Name

Description

Public property

MonikerAttributeName

(Overrides PresentationElementSerializer.MonikerAttributeName.)

Public property

MonikerTagName

(Overrides PresentationElementSerializer.MonikerTagName.)

Public property

XmlTagName

(Overrides PresentationElementSerializer.XmlTagName.)

Top

See Also

Reference

ShapeElementSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace