StringHandle.Inequality(StringHandle, StringHandle) 연산자

정의

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

매개 변수

right
StringHandle

반환

적용 대상