PropertyDefinitionHandle.Inequality 演算子

定義

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

パラメーター

戻り値

適用対象