public bool translateItemsUsingAzure( Dictionary<string, string> oItems, string sourceCulture, string targetCulture )
Public Function translateItemsUsingAzure ( _ oItems As Dictionary(Of String, String), _ sourceCulture As String, _ targetCulture As String _ ) As Boolean
public: bool^ translateItemsUsingAzure( Dictionary<String^, String^>^ oItems, String^ sourceCulture, String^ targetCulture )