Edit

Share via


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

Name Description
IsNil

Methods

Name Description
Equals(Object)
Equals(StringHandle)

Indicates whether the current object is equal to another object of the same type.

GetHashCode()

Operators

Name Description
Equality(StringHandle, StringHandle)
Explicit(Handle to StringHandle)
Implicit(StringHandle to Handle)
Inequality(StringHandle, StringHandle)

Applies to