CustomAttributeHandle.Inequality 연산자

정의

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 op_Inequality : System.Reflection.Metadata.CustomAttributeHandle * System.Reflection.Metadata.CustomAttributeHandle -> bool
Public Shared Operator != (left As CustomAttributeHandle, right As CustomAttributeHandle) As Boolean

매개 변수

반환

Boolean

적용 대상