LEADTOOLS (Leadtools assembly)

OldItems Property

Show in webframe







Gets the list of old items involved in the change.
Syntax
public IList<object> OldItems {get;}
'Declaration
 
Public ReadOnly Property OldItems As IList(Of Object)
'Usage
 
Dim instance As NotifyLeadCollectionChangedEventArgs
Dim value As IList(Of Object)
 
value = instance.OldItems

            

            
 get_OldItems(); 
public:
property IList<Object^>^ OldItems {
   IList<Object^>^ get();
}

Property Value

A list of old items involved in the change.
Requirements

Target Platforms

See Also

Reference

NotifyLeadCollectionChangedEventArgs Class
NotifyLeadCollectionChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.