RuntimeStringIdInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Runtime |
Initializes a new instance of the Runtime |
Runtime |
Initializes a new instance of the Runtime |
#Properties
Name | Description |
---|---|
Id | Gets or sets a value that identifies the required resource string. |
Value | Gets or sets a new value for the specified resource string. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified Object is equal to the current object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also