Visual Basic (Usage) | ![]() |
---|---|
Dim values() As LocalizedText Dim value As LocalizedTextCollection value = LocalizedTextCollection.ToLocalizedTextCollection(values) |
C# | |
---|---|
public static LocalizedTextCollection ToLocalizedTextCollection( LocalizedText[] values ) |
Parameters
- values
- Array of localized text values to convert to a collection
Converts an array to a collection.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x