CustomAttributeHandle.Equality 연산자

정의

public:
 static bool operator ==(System::Reflection::Metadata::CustomAttributeHandle left, System::Reflection::Metadata::CustomAttributeHandle right);
public static bool operator == (System.Reflection.Metadata.CustomAttributeHandle left, System.Reflection.Metadata.CustomAttributeHandle right);
static member ( = ) : System.Reflection.Metadata.CustomAttributeHandle * System.Reflection.Metadata.CustomAttributeHandle -> bool
Public Shared Operator == (left As CustomAttributeHandle, right As CustomAttributeHandle) As Boolean

매개 변수

반환

Boolean

적용 대상