StringHandle Struct

Definition

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
StringHandle
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