Keyword.Explicit(Keyword to KeywordStats) Operator

Definition

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

Parameters

other
Keyword

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.KeywordResearch.KeywordStats

Applies to