Page
|
The PageParamsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| PageParamsCollection | Default constructor for the PageParamsCollection class. Creates an empty collection of page parameters. |
| Name | Description | |
|---|---|---|
| Capacity | (Inherited from CollectionBase) |
|
| Count | (Inherited from CollectionBase) |
|
| InnerList | (Inherited from CollectionBase) |
|
| Item | Property that represents an item from the collection at the specified index. | |
| List | (Inherited from CollectionBase) |
| Name | Description | |
|---|---|---|
| Add | Adds a page parameters object to the end of this collection. This method grows the collection capacity if necessary. | |
| Clear | (Inherited from CollectionBase) |
|
| Contains | Checks whether this collection contains the specified object. | |
| CopyTo | Copies the specified array to this collection at the specified index. | |
| Equals | (Inherited from Object) |
|
| Finalize | (Inherited from Object) |
|
| GetEnumerator | (Inherited from CollectionBase) |
|
| GetHashCode | (Inherited from Object) |
|
| GetType | (Inherited from Object) |
|
| IndexOf | Returns an index in the collection of the specified page parameters object. | |
| Insert | Inserts the specified object to the collection at the provided index. | |
| MemberwiseClone | (Inherited from Object) |
|
| OnClear | (Inherited from CollectionBase) |
|
| OnClearComplete | (Inherited from CollectionBase) |
|
| OnInsert | (Inherited from CollectionBase) |
|
| OnInsertComplete | (Inherited from CollectionBase) |
|
| OnRemove | (Inherited from CollectionBase) |
|
| OnRemoveComplete | (Inherited from CollectionBase) |
|
| OnSet | (Inherited from CollectionBase) |
|
| OnSetComplete | (Inherited from CollectionBase) |
|
| OnValidate | (Overrides CollectionBaseOnValidate(Object)) |
|
| Remove | Removes the specified object from the collection. | |
| RemoveAt | (Inherited from CollectionBase) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |