TypeSpecificationHandle 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 TypeSpecificationHandle : IEquatable<System::Reflection::Metadata::TypeSpecificationHandle>
public struct TypeSpecificationHandle : IEquatable<System.Reflection.Metadata.TypeSpecificationHandle>
public readonly struct TypeSpecificationHandle : IEquatable<System.Reflection.Metadata.TypeSpecificationHandle>
type TypeSpecificationHandle = struct
Public Structure TypeSpecificationHandle
Implements IEquatable(Of TypeSpecificationHandle)
- Inheritance
- Implements
Properties
IsNil |
Methods
Equals(Object) | |
Equals(TypeSpecificationHandle) |
Indicates whether the current object is equal to another object of the same type. |
GetHashCode() |
Operators
Applies to
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.