Grip
|
The GripDataCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| GripDataCollection | Default constructor for the GripDataCollection class. |
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| Count | Property that represents the count of elements that this collection currently stores. | |
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsReadOnly | Property that indicates whether this collection is read-only. | |
| Item | Property that represents an item in the collection at the specified index. | |
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Add | Adds a GripData object to the collection. | |
| Clear | Clears this collection of cell content objects. | |
| Contains | Checks whether this collection contains a GripData object that matches the specified GripData object. | |
| CopyTo | Copies this collection to the specified array at the specified index. | |
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| GetEnumerator | Returns the enumerator for this collection. | |
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| Remove | Removes a GripData object that matches the specified object from the collection. | |
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |