Version

UnderlinedErrorCollection Class Members

The following tables list the members exposed by UnderlinedErrorCollection.

Public Constructors
 NameDescription
Public ConstructorUnderlinedErrorCollection ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
Public PropertyItemGets the underline at the specified index.  
Protected Properties
 NameDescription
Protected PropertyInnerListGets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
Public Methods
 NameDescription
Public MethodCopyToCopies the elements of the UnderlinedErrorCollection to an UnderlinedError array, starting at a particular index.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase)
Public MethodGetUnderlinedErrorStartingAtGets the index of the UnderlinedError in this collection with the specified start index.  
See Also