







![]() ![]() |
Google Translate API Documentation |
Language..::.TranslatableCollection Property |
Language Class See Also Send Feedback |
Gets translatable language collection.
Namespace:
Google.API.Translate
Assembly:
GoogleTranslateAPI (in GoogleTranslateAPI.dll) Version: 0.3.1.107 (0.3.1.107)
Syntax
C# |
---|
public static ICollection<Language> TranslatableCollection { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property TranslatableCollection As ICollection(Of Language) |
Visual C++ |
---|
public: static property ICollection<Language^>^ TranslatableCollection { ICollection<Language^>^ get (); } |