DiagnosticItemID Class |
Namespace: DHI.Mike1D.Generic
public class DiagnosticItemID : DiagnosticItem, IDiagnosticItem
The DiagnosticItemID type exposes the following members.
| Name | Description | |
|---|---|---|
| DiagnosticItemID(String) | Initializes a new instance of the DiagnosticItemID class | |
| DiagnosticItemID(String, ListDiagnosticsValue) | Initializes a new instance of the DiagnosticItemID class | |
| DiagnosticItemID(String, Object) | Initializes a new instance of the DiagnosticItemID class |
| Name | Description | |
|---|---|---|
| AdditionalInfo | (Inherited from DiagnosticItem.) | |
| Diagnostics | (Inherited from DiagnosticItem.) | |
| Hint | (Overrides DiagnosticItemHint.) | |
| Location | (Inherited from DiagnosticItem.) | |
| Message | (Inherited from DiagnosticItem.) | |
| MessageID | (Overrides DiagnosticItemMessageID.) | |
| MessageNoValues | (Overrides DiagnosticItemMessageNoValues.) | |
| Tokens | (Inherited from DiagnosticItem.) | |
| Values | (Inherited from DiagnosticItem.) |
| Name | Description | |
|---|---|---|
| CheckNumberOfValues | (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 a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HandleValues | (Inherited from DiagnosticItem.) | |
| HasHint | (Overrides DiagnosticItemHasHint.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NumberOfValues | (Inherited from DiagnosticItem.) | |
| SetLocation(String) | (Inherited from DiagnosticItem.) | |
| SetLocation(String, Double) | (Inherited from DiagnosticItem.) | |
| SetLocation(DiagnosticsLocationType, String) | (Inherited from DiagnosticItem.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _location | (Inherited from DiagnosticItem.) | |
| _message | (Inherited from DiagnosticItem.) | |
| _messageId | (Inherited from DiagnosticItem.) | |
| _values | (Inherited from DiagnosticItem.) |