Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RelativePathFormatter Dim currentTable As NamespaceTable Dim targetTable As NamespaceTable instance.UpdateNamespaceTable(currentTable, targetTable) |
C# | |
---|---|
public void UpdateNamespaceTable( NamespaceTable currentTable, NamespaceTable targetTable ) |
Parameters
- currentTable
- The current table.
- targetTable
- The target table.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x