Represents a collection of Arrow objects.
The following tables list the members exposed by the IArrows type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the number of arrows in the collection. |
|
![]() |
Gets the arrow at the specified index. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Changes the index of an arrow in the collection. |
|
![]() |
Returns an IEnumerator object that can be used to traverse the collection. |
See Also