CoreDesignSurfaceSerializationHelperBase Class
Helper class for serializing and deserializing CoreDesignSurface models.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Microsoft.VisualStudio.Modeling.Diagrams::CoreDesignSurfaceSerializationHelperBase
Microsoft.VisualStudio.Modeling.Diagrams::CoreDesignSurfaceSerializationHelper
| Name | Description | |
|---|---|---|
![]() | CoreDesignSurfaceSerializationHelperBase() | Constructor |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDirectory(Store^) | Return the directory of serializers to use |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMonikerResolvers(Store^) | This method returns the moniker resolvers for each of the domain models in the store |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeSerialization(Store^) | Ensure that moniker resolvers and domain element serializers are installed properly on the given store, so that deserialization can be carried out correctly. |
![]() | InitializeSerializationContext(Partition^, SerializationContext^, Boolean) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReadAdditionalElementData(SerializationContext^, ModelElement^, XmlReader^) | Read in any additional XML element data for the specified element. |
![]() | ToString() | (Inherited from Object.) |
![]() | WriteAdditionalElementData(SerializationContext^, ModelElement^, XmlWriter^) | Write any additional XML element data for the specified element |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

