ArcFM Desktop Developer Guide
GroupNode<T> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
GroupNode<T> Class
Syntax
'Declaration
 
<GraphNodeCanConnectToAttribute(Miner.Framework.DesignOptimization.Nodes.Parcel)>
<DefaultMemberAttribute("Item")>
Public Class GroupNode(Of T As GraphNode) 
   Inherits Miner.Framework.DesignOptimization.GraphNode
'Usage
 
Dim instance As GroupNode(Of T)
[GraphNodeCanConnectTo(Miner.Framework.DesignOptimization.Nodes.Parcel)]
[DefaultMember("Item")]
public class GroupNode<T> : Miner.Framework.DesignOptimization.GraphNode 
where T: GraphNode
Type Parameters
T
Inheritance Hierarchy

System.Object
   Miner.Framework.DesignOptimization.GraphNode
      Miner.Framework.DesignOptimization.Nodes.GroupNode<T>

Requirements

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.

See Also

Reference

GroupNode<T> Members
Miner.Framework.DesignOptimization.Nodes Namespace

 

 


Send Comment