StringHandle Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class StringHandle : IEquatable<System::Reflection::Metadata::StringHandle>
public struct StringHandle : IEquatable<System.Reflection.Metadata.StringHandle>
public readonly struct StringHandle : IEquatable<System.Reflection.Metadata.StringHandle>
type StringHandle = struct
Public Structure StringHandle
Implements IEquatable(Of StringHandle)
- Inheritance
- Implements
Properties
IsNil |
Methods
Equals(Object) | |
Equals(StringHandle) |
Indicates whether the current object is equal to another object of the same type. |
GetHashCode() |
Operators
Equality(StringHandle, StringHandle) | |
Explicit(Handle to StringHandle) | |
Implicit(StringHandle to Handle) | |
Inequality(StringHandle, StringHandle) |
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.