Share via


BinaryLinkShapeSerializer Members

Include Protected Members
Include Inherited Members

The BinaryLinkShapeSerializer type exposes the following members.

Constructors

 

Name

Description

Public method

BinaryLinkShapeSerializer

Top

Methods

 

Name

Description

Public method

CalculateQualifiedName

(Inherited from BinaryLinkShapeSerializerBase.)

Protected method

CreateInstance

(Inherited from BinaryLinkShapeSerializerBase.)

Protected method

CreateMonikerInstance

(Inherited from BinaryLinkShapeSerializerBase.)

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

(Inherited from BinaryLinkShapeSerializerBase.)

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

(Inherited from BinaryLinkShapeSerializerBase.)

Protected method

ReadElements

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

Protected method

ReadLinkShapeChildElements

(Inherited from LinkShapeSerializer.)

Protected method

ReadPropertiesFromAttributes

(Overrides BinaryLinkShapeSerializerBase.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

(Inherited from BinaryLinkShapeSerializerBase.)

Public method

TryCreateMonikerInstance

(Inherited from BinaryLinkShapeSerializerBase.)

Protected method

UseRelationshipId

Public method

Write

Overloaded. Serializes the model element instance associated with this serializer instance into XML.

Protected method

WriteElements

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

Protected method

WriteLinkShapeChildElements

(Inherited from LinkShapeSerializer.)

Public method

WriteMoniker

(Inherited from BinaryLinkShapeSerializerBase.)

Protected method

WritePropertiesAsAttributes

(Overrides BinaryLinkShapeSerializerBase.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

(Inherited from BinaryLinkShapeSerializerBase.)

Public property

MonikerTagName

(Inherited from BinaryLinkShapeSerializerBase.)

Public property

XmlTagName

(Inherited from BinaryLinkShapeSerializerBase.)

Top

See Also

Reference

BinaryLinkShapeSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace