isee.NET Framework Documentation

TablePad.PageCollection Class

A collection of TablePad.Pages

For a list of all members of this type, see TablePad.PageCollection Members.

System.Object
   System.Collections.CollectionBase
      iseesystems.iseeNET.TablePad.PageCollection

[Visual Basic]
<DefaultMember(MemberName:="Item")>
Public Class TablePad.PageCollection
    Inherits CollectionBase
[C#]
[DefaultMember(MemberName="Item")]
public class TablePad.PageCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: iseesystems.iseeNET

Assembly: iseesystems.iseeNET.Simulation (in iseesystems.iseeNET.Simulation.dll)

See Also

TablePad.PageCollection Members | iseesystems.iseeNET Namespace