Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager.Utilities Namespace > BulkCircuitUtility Class : RemoveAllThatExist Method |
'Declaration Public Sub RemoveAllThatExist( _ ByVal table As ESRI.ArcGIS.Geodatabase.ITable, _ ByRef allToCheckInThisTable As HashSet(Of Guid), _ ByVal callBack As CircuitInspectedCallBack _ )
'Usage Dim instance As BulkCircuitUtility Dim table As ESRI.ArcGIS.Geodatabase.ITable Dim allToCheckInThisTable As HashSet(Of Guid) Dim callBack As CircuitInspectedCallBack instance.RemoveAllThatExist(table, allToCheckInThisTable, callBack)
public void RemoveAllThatExist( ESRI.ArcGIS.Geodatabase.ITable table, ref HashSet<Guid> allToCheckInThisTable, CircuitInspectedCallBack callBack )
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.