TextChange.Inequality(TextChange, TextChange) 演算子
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
static bool operator !=(Microsoft::AspNetCore::Razor::Text::TextChange left, Microsoft::AspNetCore::Razor::Text::TextChange right);
public static bool operator != (Microsoft.AspNetCore.Razor.Text.TextChange left, Microsoft.AspNetCore.Razor.Text.TextChange right);
static member op_Inequality : Microsoft.AspNetCore.Razor.Text.TextChange * Microsoft.AspNetCore.Razor.Text.TextChange -> bool
Public Shared Operator != (left As TextChange, right As TextChange) As Boolean
パラメーター
- left
- TextChange
- right
- TextChange