Feed.Explicit(Feed to Feed) Operator

Definition

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

Parameters

other
Feed

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.Sitemap.Feed

Applies to