Share via


DetailedQueryStats.Explicit(DetailedQueryStats to QueryStats) Operator

Definition

public:
 static explicit operator Microsoft::Bing::Webmaster::Shared::DataContracts::QueryStats ^(Microsoft::Bing::Webmaster::Api::Interfaces::DetailedQueryStats ^ other);
public static explicit operator Microsoft.Bing.Webmaster.Shared.DataContracts.QueryStats (Microsoft.Bing.Webmaster.Api.Interfaces.DetailedQueryStats other);
static member op_Explicit : Microsoft.Bing.Webmaster.Api.Interfaces.DetailedQueryStats -> Microsoft.Bing.Webmaster.Shared.DataContracts.QueryStats
Public Shared Narrowing Operator CType (other As DetailedQueryStats) As QueryStats

Parameters

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.QueryStats

Applies to