Visual Basic (Declaration) | |
---|---|
Public Shared Function SelectLocalizedText( _ ByVal localeIds As IList(Of String), _ ByVal names As IList(Of LocalizedText), _ ByVal defaultName As LocalizedText _ ) As LocalizedText |
C# | |
---|---|
public static LocalizedText SelectLocalizedText( IList<string> localeIds, IList<LocalizedText> names, LocalizedText defaultName ) |
Parameters
- localeIds
- names
- defaultName
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family