DiagnosticItemID Methods |
The DiagnosticItemID type exposes the following members.
Name | Description | |
---|---|---|
![]() | CheckNumberOfValues |
Check if number of diagnostic values matches number of brackets
(Inherited from DiagnosticItem.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HandleValues |
Examine each arg and put it into an appropriate diagnostic value
(Inherited from DiagnosticItem.) |
![]() | HasHint |
Returns true if this item has an associated hint. The hint can be accessed throught the Hint property.
(Overrides DiagnosticItemHasHint.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NumberOfValues |
Return the number of values that this item expects
(Inherited from DiagnosticItem.) |
![]() | SetLocation(String) |
Location of error message
(Inherited from DiagnosticItem.) |
![]() | SetLocation(String, Double) |
Location of error message
(Inherited from DiagnosticItem.) |
![]() | SetLocation(DiagnosticsLocationType, String) |
Location of error message
(Inherited from DiagnosticItem.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |