Search
IArrows Members
Properties Methods
 


Represents a collection of Arrow objects.

The following tables list the members exposed by the IArrows type.

 Public Properties

  Name Description

Count

Gets the number of arrows in the collection.

Item

Gets the arrow at the specified index.

 Public Methods

  Name Description

ChangeIndex

Changes the index of an arrow in the collection.

GetEnumerator

Returns an IEnumerator object that can be used to traverse the collection.

 See Also