QueryStats.Explicit(QueryStats to QueryStats) Operator

Definition

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

Parameters

other
QueryStats

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.QueryStats

Applies to