NamespaceDefinitionHandle 구조체
정의
네임스페이스 정의에 대한 핸들을 제공합니다.Provides a handle to a namespace definition.
public value class NamespaceDefinitionHandle : IEquatable<System::Reflection::Metadata::NamespaceDefinitionHandle>
public struct NamespaceDefinitionHandle : IEquatable<System.Reflection.Metadata.NamespaceDefinitionHandle>
type NamespaceDefinitionHandle = struct
Public Structure NamespaceDefinitionHandle
Implements IEquatable(Of NamespaceDefinitionHandle)
- 상속
- 구현
속성
IsNil |
메서드
Equals(NamespaceDefinitionHandle) |
현재 개체가 동일한 형식의 다른 개체와 같은지 여부를 나타냅니다.Indicates whether the current object is equal to another object of the same type. |
Equals(Object) | |
GetHashCode() |