←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly