Name | Description | |
---|---|---|
![]() | CaptionsArrayList Constructor | Overloaded. |
The following tables list the members exposed by CaptionsArrayList.
Name | Description | |
---|---|---|
![]() | CaptionsArrayList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of captions in the array. |
![]() | Item | Gets the caption at the specified index within the array. |
![]() | List | Gets or sets a list of captions. |
Name | Description | |
---|---|---|
![]() | Add | Adds a caption to the array and returns its index. |
![]() | Clear | Clears all the captions. |
![]() | Clone | Creates a copy of a list. |
![]() | Find | Finds a caption in the array that matches the specified name. |
![]() | GetEnumerator | Overloaded. Gets the enumerator at the specified position. |
![]() | Remove | Removes a caption. |
![]() | RemoveAt | Removes a caption at a specified position. |