Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager.DataWrappers Namespace > DownHierarchyNode Class : GetAllGuidsThatImplementClassModelNameAsFlattenedHashSet Method |
'Declaration Public Shared Function GetAllGuidsThatImplementClassModelNameAsFlattenedHashSet( _ ByVal startNode As DownHierarchyNode, _ ByVal classModelName As String _ ) As HashSet(Of String)
'Usage Dim startNode As DownHierarchyNode Dim classModelName As String Dim value As HashSet(Of String) value = DownHierarchyNode.GetAllGuidsThatImplementClassModelNameAsFlattenedHashSet(startNode, classModelName)
public static HashSet<string> GetAllGuidsThatImplementClassModelNameAsFlattenedHashSet( DownHierarchyNode startNode, string classModelName )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.