Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Parse( _ ByVal browsePath As String, _ ByVal typeTree As ITypeTable, _ ByVal currentTable As NamespaceTable, _ ByVal targetTable As NamespaceTable _ ) As RelativePath |
C# | |
---|---|
public static RelativePath Parse( string browsePath, ITypeTable typeTree, NamespaceTable currentTable, NamespaceTable targetTable ) |
Parameters
- browsePath
- typeTree
- currentTable
- targetTable
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family