Share via


LinkCount.Explicit(LinkCount to LinkCount) Operator

Definition

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

Parameters

other
LinkCount

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.LinkCount

Applies to