Share via


DeepLinkAlgoUrl.Explicit(DeepLinkAlgoUrl to AlgoUrl) Operator

Definition

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

Parameters

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.AlgoUrl

Applies to