ElementListCompartmentSerializer Members

The ElementListCompartmentSerializer type exposes the following members.

Constructors

  Name Description
Public method ElementListCompartmentSerializer

Top

Methods

  Name Description
Public method CalculateQualifiedName (Overrides ListCompartmentSerializer.CalculateQualifiedName(DomainXmlSerializerDirectory, ModelElement).)
Protected method CreateInstance (Overrides ListCompartmentSerializer.CreateInstance(SerializationContext, XmlReader, Partition).)
Protected method CreateMonikerInstance (Overrides ListCompartmentSerializer.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 attempt to free resources and perform other cleanup operations before the Object 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 ListCompartmentSerializer.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 ListCompartmentSerializer.Read(SerializationContext, ModelElement, XmlReader).)
Protected method ReadElements (Inherited from ShapeElementSerializer.)
Protected method ReadPropertiesFromAttributes (Inherited from ListCompartmentSerializer.)
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 ListCompartmentSerializer.TryCreateInstance(SerializationContext, XmlReader, Partition).)
Public method TryCreateMonikerInstance (Overrides ListCompartmentSerializer.TryCreateMonikerInstance(SerializationContext, XmlReader, ModelElement, Guid, Partition).)
Public method Write Overloaded.
Protected method WriteElements (Inherited from ShapeElementSerializer.)
Public method WriteMoniker (Overrides ListCompartmentSerializer.WriteMoniker(SerializationContext, ModelElement, XmlWriter, ModelElement, DomainRelationshipXmlSerializer).)
Protected method WritePropertiesAsAttributes (Inherited from ListCompartmentSerializer.)
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 ListCompartmentSerializer.MonikerAttributeName.)
Public property MonikerTagName (Overrides ListCompartmentSerializer.MonikerTagName.)
Public property XmlTagName (Overrides ListCompartmentSerializer.XmlTagName.)

Top

See Also

Reference

ElementListCompartmentSerializer Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace