Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager.Utilities Namespace > BulkChildFetcher Class : GetAllDescendantsForRow Method |
'Declaration Public Sub GetAllDescendantsForRow( _ ByVal row As ESRI.ArcGIS.Geodatabase.IRow, _ ByRef descendants As List(Of IRow) _ )
'Usage Dim instance As BulkChildFetcher Dim row As ESRI.ArcGIS.Geodatabase.IRow Dim descendants As List(Of IRow) instance.GetAllDescendantsForRow(row, descendants)
public void GetAllDescendantsForRow( ESRI.ArcGIS.Geodatabase.IRow row, ref List<IRow> descendants )
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.