AssemblyReferenceHandle 结构
定义
public value class AssemblyReferenceHandle : IEquatable<System::Reflection::Metadata::AssemblyReferenceHandle>
public struct AssemblyReferenceHandle : IEquatable<System.Reflection.Metadata.AssemblyReferenceHandle>
type AssemblyReferenceHandle = struct
Public Structure AssemblyReferenceHandle
Implements IEquatable(Of AssemblyReferenceHandle)
- 继承
- 实现
属性
IsNil |
方法
Equals(AssemblyReferenceHandle) |
指示当前对象是否等于同一类型的另一个对象。Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |