isee.NET Framework Documentation

GraphPad.PageCollection Class

A collection that stores 'GraphPad.Page' objects.

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

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

[Visual Basic]
<Serializable, _  DefaultMember(MemberName:="Item")>
Public Class GraphPad.PageCollection
    Inherits CollectionBase
[C#]
[Serializable]
[DefaultMember(MemberName="Item")]
public class GraphPad.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

GraphPad.PageCollection Members | iseesystems.iseeNET Namespace