BlobIndexerImageAction.Inequality 演算子

定義

2 つの BlobIndexerImageAction 値が同じでないかどうかを判断します。

public static bool operator != (Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction left, Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction right);
static member op_Inequality : Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction * Azure.Search.Documents.Indexes.Models.BlobIndexerImageAction -> bool
Public Shared Operator != (left As BlobIndexerImageAction, right As BlobIndexerImageAction) As Boolean

パラメーター

戻り値

適用対象