Bulge
|
The BulgeVertexCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| BulgeVertexCollection | Default constructor for the BulgeVertexCollection class. |
| Name | Description | |
|---|---|---|
| Capacity | (Inherited from CollectionBase) |
|
| Count | (Inherited from CollectionBase) |
|
| InnerList | (Inherited from CollectionBase) |
|
| Item | Property that represents a bulge vertex at the specified index. | |
| List | (Inherited from CollectionBase) |
| Name | Description | |
|---|---|---|
| Add | Adds a BulgeVertex object to the collection. | |
| Clear | (Inherited from CollectionBase) |
|
| Contains | Checks whether this collection contains a bulge vertex that matches the specified bulge vertex. | |
| CopyTo | Copies this bulge vertex collection to the specified array 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 bulge vertex in this collection that matches the specified bulge vertex. | |
| Insert | Inserts the specified bulge vertex 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 a bulge vertex that matches the specified bulge vertex from the collection. | |
| RemoveAt | (Inherited from CollectionBase) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |