ImportScopeHandle.Inequality(ImportScopeHandle, ImportScopeHandle) 연산자

정의

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

매개 변수

반환

Boolean

적용 대상