←Select platform

Create Method (AnnNotifyCollectionChangedEventArgs)

Summary

Creates a new instance of the AnnNotifyCollectionChangedEventArgs class.

Syntax
C#
VB
Java
Public Shared Function Create( _ 
   ByVal action As AnnNotifyCollectionChangedAction _ 
) As AnnNotifyCollectionChangedEventArgs 
public static AnnNotifyCollectionChangedEvent create(Object source, AnnNotifyCollectionChangedAction action) 

Parameters

action
An AnnNotifyCollectionChangedAction enumeration representing the action being performed on the AnnAutomationObjects collection.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly