Nevron.Nov.Diagram Namespace / NPageCollection Class
Fields Properties Methods Events


In This Topic
    NPageCollection Class Members
    In This Topic

    The following tables list the members exposed by NPageCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NPageCollection  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the drawing to which this collection belongs  
    Top
    Public Methods
     NameDescription
    Public MethodGets the pages whose PageType property is equal to Background  
    Public MethodGets the count of pages whose PageType property is equal to Background  
    Public MethodOverloaded. Returns the first page in this collection with the given title or null if a page with this title is not found. The strings are compared case-sensitively using the current culture.  
    Public MethodGets the pages whose PageType property is equal to Foreground  
    Public MethodGets the count of pages whose PageType property is equal to Foreground  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the children of the of the page collection has changed.  
    Internal Method  
    Internal Method  
    Top
    See Also