Nevron.Nov.Dom Namespace / NAutoNamedElementCollection<TElement> Class
Fields Properties Methods Events


In This Topic
    NAutoNamedElementCollection<TElement> Class Members
    In This Topic

    The following tables list the members exposed by NAutoNamedElementCollection<TElement>.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NAutoNamedElementCollection  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Methods
     NameDescription
    Public MethodGets the next auto name for the specified prefix. If prefix is null, the default collection prefix is used.  
    Public MethodGets whether the collection is currently providing automatic names for its children.  
    Public MethodResumes the auto naming  
    Public MethodSuspends the auto naming  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called by the hosting collection when a child is inserted  
    Protected MethodOverridden. Called when a child node has been removed.  
    Top
    See Also