Responder Developer Guide
TracedElementDeltas Constructor(IEnumerable<ITracedElement>,Boolean)


Syntax
'Declaration
 
Public Function New( _
   ByVal elements As IEnumerable(Of ITracedElement), _
   ByVal isJunction As Boolean _
)
'Usage
 
Dim elements As IEnumerable(Of ITracedElement)
Dim isJunction As Boolean
 
Dim instance As New TracedElementDeltas(elements, isJunction)
public TracedElementDeltas( 
   IEnumerable<ITracedElement> elements,
   bool isJunction
)

Parameters

elements
isJunction
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

TracedElementDeltas Class
TracedElementDeltas Members
Overload List

 

 


Send Comment