ArcFM Desktop Developer Guide
ReachableNodes<T> Constructor(Type[])


Syntax
'Declaration
 
Public Function New( _
   ByVal stoppingNodes() As Type _
)
'Usage
 
Dim stoppingNodes() As Type
 
Dim instance As New ReachableNodes(Of T)(stoppingNodes)
public ReachableNodes<T>( 
   Type[] stoppingNodes
)

Parameters

stoppingNodes
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

ReachableNodes<T> Class
ReachableNodes<T> Members
Overload List

 

 


Send Comment