PageParamsCollection Class

Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    Teigha.GraphicsSystemPageParamsCollection

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public class PageParamsCollection : CollectionBase

The PageParamsCollection type exposes the following members.

Constructors
  Name Description
Public method PageParamsCollection Initializes a new instance of the PageParamsCollection class
Top
Properties
  Name Description
Public property Capacity
(Inherited from CollectionBase)
Public property Count
(Inherited from CollectionBase)
Protected property InnerList
(Inherited from CollectionBase)
Public property Item  
Protected property List
(Inherited from CollectionBase)
Top
Methods
  Name Description
Public method Add  
Public method Clear
(Inherited from CollectionBase)
Public method Contains  
Public method CopyTo  
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetEnumerator
(Inherited from CollectionBase)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method IndexOf  
Public method Insert  
Protected method MemberwiseClone
(Inherited from Object)
Protected method OnClear
(Inherited from CollectionBase)
Protected method OnClearComplete
(Inherited from CollectionBase)
Protected method OnInsert
(Inherited from CollectionBase)
Protected method OnInsertComplete
(Inherited from CollectionBase)
Protected method OnRemove
(Inherited from CollectionBase)
Protected method OnRemoveComplete
(Inherited from CollectionBase)
Protected method OnSet
(Inherited from CollectionBase)
Protected method OnSetComplete
(Inherited from CollectionBase)
Protected method OnValidate
(Overrides CollectionBaseOnValidate(Object))
Public method Remove  
Public method RemoveAt
(Inherited from CollectionBase)
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.