'Declaration
Public Function TraverseFromParent( _ ByRef generic As IFCGeneric, _ ByVal objectType As String, _ ByVal dataFields As String, _ ByVal bulkName As String, _ ByVal parentGeneric As IFCGeneric, _ ByVal relationName As String _ ) As IFCGeneric
public IFCGeneric TraverseFromParent( ref IFCGeneric generic, string objectType, string dataFields, string bulkName, IFCGeneric parentGeneric, string relationName )
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family