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

Параметры

Возвращаемое значение

Применяется к