Miner.Framework.DesignOptimization Assembly > Miner.Framework.DesignOptimization Namespace > GraphChangedEventArgs Class : ChangedNodesByChangeType Method |
'Declaration <IteratorStateMachineAttribute(Miner.Framework.DesignOptimization.GraphChangedEventArgs/d__19)> Public Function ChangedNodesByChangeType( _ ByVal changeType As GraphChangeType _ ) As IEnumerable(Of ChangedGraphNode)
'Usage Dim instance As GraphChangedEventArgs Dim changeType As GraphChangeType Dim value As IEnumerable(Of ChangedGraphNode) value = instance.ChangedNodesByChangeType(changeType)
[IteratorStateMachine(Miner.Framework.DesignOptimization.GraphChangedEventArgs/d__19)] public IEnumerable<ChangedGraphNode> ChangedNodesByChangeType( GraphChangeType changeType )
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.