
'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> Public Class NInteractor Inherits Nevron.Nov.Dom.NDocumentNodeCollection(Of NTool) Implements Nevron.Nov.DataStructures.INAddable(Of NTool), Nevron.Nov.DataStructures.INClearable, Nevron.Nov.DataStructures.INCollection(Of NTool), Nevron.Nov.DataStructures.INContains(Of NTool), Nevron.Nov.DataStructures.INCountable(Of NTool), Nevron.Nov.DataStructures.INDynamicSet(Of NTool), Nevron.Nov.DataStructures.INIndexedSet(Of NTool), Nevron.Nov.DataStructures.INIterable(Of NTool), Nevron.Nov.DataStructures.INRemovable(Of NTool), Nevron.Nov.DataStructures.INReverseIterable(Of NTool), Nevron.Nov.DataStructures.INSet(Of NTool), Nevron.Nov.DataStructures.INWritableIndexedSet(Of NTool), Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
'Usage
Dim instance As NInteractor
[System.Reflection.DefaultMember("Item")] public class NInteractor : Nevron.Nov.Dom.NDocumentNodeCollection<NTool>, Nevron.Nov.DataStructures.INAddable<NTool>, Nevron.Nov.DataStructures.INClearable, Nevron.Nov.DataStructures.INCollection<NTool>, Nevron.Nov.DataStructures.INContains<NTool>, Nevron.Nov.DataStructures.INCountable<NTool>, Nevron.Nov.DataStructures.INDynamicSet<NTool>, Nevron.Nov.DataStructures.INIndexedSet<NTool>, Nevron.Nov.DataStructures.INIterable<NTool>, Nevron.Nov.DataStructures.INRemovable<NTool>, Nevron.Nov.DataStructures.INReverseIterable<NTool>, Nevron.Nov.DataStructures.INSet<NTool>, Nevron.Nov.DataStructures.INWritableIndexedSet<NTool>, Nevron.Nov.Dom.INDomDeepEquals, Nevron.Nov.Dom.INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable
Of all tools currently contained by the interactor only one can be active at a time. The currently active tool can be obtained from the ActiveTool property. The active tool is the first tool to receive a chance to process the events delegated to it by the interactor.
System.Object
Nevron.Nov.Dom.NNode
Nevron.Nov.Dom.NDocumentNode
Nevron.Nov.Dom.NDocumentNodeCollection<T>
Nevron.Nov.UI.NInteractor
Target Platforms: Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2