Share via


BlockedUrl.Explicit(BlockedUrl to UrlRemoval) Operator

Definition

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

Parameters

other
BlockedUrl

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.UrlRemoval

Applies to