The following tables list the members exposed by UnderlinedErrorCollection.
Name | Description | |
---|---|---|
UnderlinedErrorCollection Constructor | Constructor |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) | |
Item | Gets the underline at the specified index. |
Name | Description | |
---|---|---|
InnerList | Gets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |
Name | Description | |
---|---|---|
CopyTo | Copies the elements of the UnderlinedErrorCollection to an UnderlinedError array, starting at a particular index. | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) | |
GetUnderlinedErrorStartingAt | Gets the index of the UnderlinedError in this collection with the specified start index. |