LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnObjectCollectionEventArgs Constructor(AnnObject)

Show in webframe





The object that has been added or removed
Initializes a new instance of the AnnObjectCollectionEventArgs class with the specified parameters.
Syntax
public AnnObjectCollectionEventArgs( 
   AnnObject obj
)
'Declaration
 
Public Function New( _
   ByVal obj As AnnObject _
)
'Usage
 
Dim obj As AnnObject
 
Dim instance As New AnnObjectCollectionEventArgs(obj)

            

            
public:
AnnObjectCollectionEventArgs( 
   AnnObject^ obj
)

Parameters

obj
The object that has been added or removed
Example

For C#/VB examples, refer to AnnObjectCollection.

Requirements

Target Platforms

See Also

Reference

AnnObjectCollectionEventArgs Class
AnnObjectCollectionEventArgs Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.