Visual Basic (Declaration) | |
---|---|
Public Sub SaveStringTable( _ ByVal tableName As String, _ ByVal elementName As String, _ ByVal stringTable As StringTable _ ) |
C# | |
---|---|
public void SaveStringTable( string tableName, string elementName, StringTable stringTable ) |
Parameters
- tableName
- elementName
- stringTable
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family