EntityHandle.Inequality(EntityHandle, EntityHandle) 연산자

정의

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

매개 변수

right
EntityHandle

반환

적용 대상