Data
|
The DataCellCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DataCellCollection | Default constructor for the DataCellCollection class. |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| Count | Represents the number of elements that this collection currently stores. | |
| IsDisposed | (Inherited from DisposableWrapper) |
|
| Item | Property that represents a bulge vertex at the specified index. | |
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Add | Adds a DataCell object to the collection. | |
| Clear | Clears this collection of data cells. | |
| Contains | Checks whether this collection contains a data cell that matches the specified data cell. | |
| CopyTo | Copies this data cell collection to a specified array at the specified index. | |
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| GetEnumerator | Returns the enumerator for this collection of data cells. | |
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| IndexOf | Returns the index of the data cell in the collection that matches the specified data cell. | |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| Insert | Inserts the specified data cell to the collection at the provided index. | |
| Remove | Removes a data cell that matches the specified data cell from the collection. | |
| RemoveAt | Removes a data cell from the collection at the specified index. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |