Compartilhar via


VectorStoreFileErrorCode.Equality Operator

Definition

Determines if two VectorStoreFileErrorCode values are the same.

public static bool operator == (Azure.AI.Projects.VectorStoreFileErrorCode left, Azure.AI.Projects.VectorStoreFileErrorCode right);
static member ( = ) : Azure.AI.Projects.VectorStoreFileErrorCode * Azure.AI.Projects.VectorStoreFileErrorCode -> bool
Public Shared Operator == (left As VectorStoreFileErrorCode, right As VectorStoreFileErrorCode) As Boolean

Parameters

Returns

Applies to