←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.