Represents a transfer function polynomial collection.
Add | Adds a new coefficient. |
InsertAt | Inserts a new coefficient at the supplied index. |
RemoveAt | Remove the complex value with the supplied index. |
Count | Returns the number of elements in the collection. |
Item | Given an index, returns the element in the collection. |