Nevron .NET Vision
Nevron.Diagram Namespace / NLibraryDataObject Class
Fields Properties Methods


In This Topic
    NLibraryDataObject Class Members
    In This Topic

    The following tables list the members exposed by NLibraryDataObject.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Name for the Library Data Object format  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the source document unique id (valid after initialization)  
    Public PropertyGets/sets the master (valid after initialization)  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the content of this library data object in the specified library document  
    Public MethodCreates a duplicate library data object, which differs only by the unique ids of the masters (and their descendants)  
    Public Method (Inherited from Nevron.Diagram.NDiagramDataObject)
    Public MethodInitializes the data object from the masters of the specified library  
    Public MethodInsertes the content of this library data object in the specified library document  
    Public Methodstatic (Shared in Visual Basic)Sets the specified library data object on the clipboard  
    Public Methodstatic (Shared in Visual Basic)Wraps the specified library data object in a new DataObject instance  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodDeserializes the state of the data object from a string (Inherited from Nevron.Diagram.NDiagramDataObject)
    Protected MethodOverridden.   
    Protected MethodSerializes the state of the data object as a string (Inherited from Nevron.Diagram.NDiagramDataObject)
    Top
    See Also