Interface IAbstractNode
Base interface for all nodes in the editor document content and document fragment content.
Inherited Members
Namespace: SdlSdl.DesktopEditorEditorApi
Assembly: Sdl.DesktopEditor.EditorApi.dll
Syntax
public interface IAbstractNode : ITreeNode<IAbstractNode, IAbstractContainerNode>