Dwf
|
The DwfPageDataCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DwfPageDataCollection | Default constructor for the DwfPageDataCollection class. |
| 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 DWFPageData object to the collection. | |
| Clear | (Inherited from CollectionBase) |
|
| Contains | Checks whether this collection contains a DWFPageData object that matches the specified object. | |
| CopyTo | Copies the entire collection to the array starting 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 the index of the DWFPageData object in the collection that matches the specified DWFPageData object. | |
| Insert | Inserts the specified DWFPageData 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 DWFPageData object that matches the specified DWFPageData object from the collection. | |
| RemoveAt | (Inherited from CollectionBase) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |