QueryStats.Explicit(QueryStats to QueryStats) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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