Responder Developer Guide
NotifyJumperCollectionChangedEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal suspendDirtyChecking As Boolean, _
   ByVal e As NotifyCollectionChangedEventArgs _
)
'Usage
 
Dim suspendDirtyChecking As Boolean
Dim e As NotifyCollectionChangedEventArgs
 
Dim instance As New NotifyJumperCollectionChangedEventArgs(suspendDirtyChecking, e)
public NotifyJumperCollectionChangedEventArgs( 
   bool suspendDirtyChecking,
   NotifyCollectionChangedEventArgs e
)

Parameters

suspendDirtyChecking
e
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

NotifyJumperCollectionChangedEventArgs Class
NotifyJumperCollectionChangedEventArgs Members

 

 


Send Comment