Share via


QueryParameter.Explicit(QueryParameter to QueryParameter) Operator

Definition

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

Parameters

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.QueryParameter

Applies to