Knot
|
The KnotCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| KnotCollection | Default constructor for the KnotCollection class. |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| Count | ||
| EndParameter | ||
| IsDisposed | (Inherited from DisposableWrapper) |
|
| IsFixedSize | Property that indicates whether this collection has a fixed size. | |
| IsReadOnly | Property that indicates whether this collection is read-only. | |
| IsSynchronized | Property that indicates whether access to this collection is thread-safe. | |
| Item | Property that represents an item from the collection at the specified index. | |
| NumberOfIntervals | ||
| StartParameter | ||
| SyncRoot | Property that represents an object that can be used to synchronize access to this collection. | |
| Tolerance | ||
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Add | Appends a single knot to this vector, and returns the value of the single knot. | |
| Clear | ||
| Contains | Checks whether the specified parameter is between the first and last knots. | |
| CopyTo | Copies this knot collection to the specified array. | |
| 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) |
|
| GetDistinctKnots | Returns a set of unique knots (i.e. knots without repetitions) in this knot collection. | |
| GetEnumerator | Returns an enumerator object for this knot collection. | |
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetInterval | Returns the knot interval, and the index of the knot interval, containing the point specified by param. | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetMultiplicityAt | Returns knot multiplicity (repetitions) of the knot value at the specified index. | |
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| Insert | Inserts the specified knot at the specified index. | |
| IsOn | Checks whether the specified knot is a member of this knot collection within the knot equality tolerance. | |
| RemoveAt | Removes the specified knot from this knot collection. | |
| Reverse | Reverses the order of this knot collection. | |
| SetRange | Transforms this vector such that the first knot has the value of the lower parameter, and the last knot has the value of the upper parameter. | |
| Split | Splits this vector at the point corresponding to the passed parameter. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |