KeywordStats.Explicit(KeywordStats to KeywordHistoryStats) Operator

Definition

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

Parameters

other
KeywordStats

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.KeywordResearch.KeywordHistoryStats

Applies to