PropertyDefinitionHandle.Equality(PropertyDefinitionHandle, PropertyDefinitionHandle) 연산자
정의
public:
static bool operator ==(System::Reflection::Metadata::PropertyDefinitionHandle left, System::Reflection::Metadata::PropertyDefinitionHandle right);
public static bool operator == (System.Reflection.Metadata.PropertyDefinitionHandle left, System.Reflection.Metadata.PropertyDefinitionHandle right);
static member ( = ) : System.Reflection.Metadata.PropertyDefinitionHandle * System.Reflection.Metadata.PropertyDefinitionHandle -> bool
Public Shared Operator == (left As PropertyDefinitionHandle, right As PropertyDefinitionHandle) As Boolean
매개 변수
반환
- Boolean
적용 대상