Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : GetChildObjects Method |
'Declaration <System.Runtime.CompilerServices.IteratorStateMachineAttribute(Miner.Desktop.Diagrams.Underground.UI.TreeHelper/d__5)> <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function GetChildObjects( _ ByVal parent As System.Windows.DependencyObject, _ Optional ByVal forceUsingTheVisualTreeHelper As System.Boolean _ ) As System.Collections.Generic.IEnumerable(Of DependencyObject)
'Usage Dim parent As System.Windows.DependencyObject Dim forceUsingTheVisualTreeHelper As System.Boolean Dim value As System.Collections.Generic.IEnumerable(Of DependencyObject) value = TreeHelper.GetChildObjects(parent, forceUsingTheVisualTreeHelper)
[System.Runtime.CompilerServices.IteratorStateMachine(Miner.Desktop.Diagrams.Underground.UI.TreeHelper/d__5)] [System.Runtime.CompilerServices.Extension()] public static System.Collections.Generic.IEnumerable<DependencyObject> GetChildObjects( System.Windows.DependencyObject parent, System.bool forceUsingTheVisualTreeHelper )
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.