Struct StringReference
Implements
Inherited Members
Namespace: Runtime
Assembly: solution.dll
Syntax
[Serializable]
public struct StringReference : IEquatable<StringReference>
Constructors
Name | Description |
---|---|
StringReference(int, Storage) |
Properties
Name | Description |
---|---|
IsUnmanaged |
Methods
Name | Description |
---|---|
Equals(StringReference) | Indicates whether the current object is equal to another object of the same type. |
Equals(object) | Indicates whether this instance and a specified object are equal. |
GetHashCode() | Returns the hash code for this instance. |