你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AgentPageableListOfVectorStoreObject.Equality Operator

Definition

Determines if two AgentPageableListOfVectorStoreObject values are the same.

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

Parameters

Returns

Applies to