The AnnObjectCollectionEventArgs Constructor(AnnObject) supports WPF/Silverlight.
The AnnObjectCollectionEventArgs Constructor(AnnObject) is available in LEADTOOLS Document and Medical Imaging toolkits.
Initializes a new instance of the AnnObjectCollectionEventArgs class with the specified parameters. Supported in Silverlight, Windows Phone 7Visual Basic (Usage) | Copy Code |
---|---|
Dim obj As AnnObject Dim instance As New AnnObjectCollectionEventArgs(obj) |
C++/CLI | |
---|---|
public: AnnObjectCollectionEventArgs( AnnObject^ obj ) |
Parameters
- obj
- The object that has been added or removed
For C#/VB examples, refer to AnnObjectCollection.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)