ManifestResourceHandle Struct

Definition

public value class ManifestResourceHandle : IEquatable<System::Reflection::Metadata::ManifestResourceHandle>
public struct ManifestResourceHandle : IEquatable<System.Reflection.Metadata.ManifestResourceHandle>
public readonly struct ManifestResourceHandle : IEquatable<System.Reflection.Metadata.ManifestResourceHandle>
type ManifestResourceHandle = struct
Public Structure ManifestResourceHandle
Implements IEquatable(Of ManifestResourceHandle)
Inheritance
ManifestResourceHandle
Implements

Properties

IsNil

Methods

Equals(ManifestResourceHandle)

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

Equals(Object)
GetHashCode()

Operators

Equality(ManifestResourceHandle, ManifestResourceHandle)
Explicit(EntityHandle to ManifestResourceHandle)
Explicit(Handle to ManifestResourceHandle)
Implicit(ManifestResourceHandle to EntityHandle)
Implicit(ManifestResourceHandle to Handle)
Inequality(ManifestResourceHandle, ManifestResourceHandle)

Applies to