CountryRegionSettings.Explicit Operator

Definition

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

Parameters

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.CountryRegionSettings

Applies to