←Select platform

OldItems Property

Summary

Gets the list of old items involved in the change.

Syntax
C#
VB
C++
public IList<object> OldItems { get; set; } 
Public ReadOnly Property OldItems As IList(Of Object) 
public: 
property IList<Object^>^ OldItems { 
   IList<Object^>^ get(); 
} 

Property Value

A list of old items involved in the change.

Requirements

Target Platforms

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

Leadtools Assembly