←Select platform

NewItems Property

Summary

Gets the list of new items involved in the change.

Syntax
C#
VB
Java
public IList NewItems { get; } 
Public ReadOnly Property NewItems As IList 
public List<Object> getNewItems() 

Property Value

A list of the new items involved in the change.

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