
'Declaration
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NDrawingDocument)> <System.ComponentModel.DesignerCategoryAttribute("Component")> <System.SerializableAttribute()> Public MustInherit Class NDocument Inherits System.ComponentModel.Component Implements INContextMenuEditable, INDiagramElement, INDiagramElementContainer, INInvalidatable, INSerializationCallback, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INDocument, Nevron.Dom.INElement, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.Serialization.INCustomDeserializationCallback
'Usage
Dim instance As NDocument
[System.Xml.Serialization.XmlInclude(Nevron.Diagram.NDrawingDocument)] [System.ComponentModel.DesignerCategory("Component")] [System.Serializable()] public abstract class NDocument : System.ComponentModel.Component, INContextMenuEditable, INDiagramElement, INDiagramElementContainer, INInvalidatable, INSerializationCallback, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INDocument, Nevron.Dom.INElement, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider, Nevron.Serialization.INCustomDeserializationCallback
The services exposed by the document are maintained in an instance of the NServiceManager class, which is accessible from the ServiceManager property. Currently the NDocument class registers the following services:
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Nevron.Diagram.NDocument
Nevron.Diagram.NDrawingDocument
Nevron.Diagram.NLibraryDocument
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2