Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RelativePathFormatter Dim currentTable As NamespaceTable Dim targetTable As NamespaceTable instance.TranslateNamespaceIndexes(currentTable, targetTable) |
C# | |
---|---|
public void TranslateNamespaceIndexes( NamespaceTable currentTable, NamespaceTable targetTable ) |
Parameters
- currentTable
- The NamespaceTable which the RelativePathString currently references
- targetTable
- The NamespaceTable which the RelativePathString should reference
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x