protected override void SetItem( int index, T item )
'Declaration Protected Overrides Sub SetItem( _ ByVal index As Integer, _ ByVal item As T _ )
'Usage Dim instance As LeadCollection(Of T) Dim index As Integer Dim item As T instance.SetItem(index, item)
function Leadtools.LeadCollection.SetItem( index , item )
protected: void SetItem( int index, T^ item ) override
This method raises the CollectionChanged event with Replace action.
Target Platforms
LeadCollection<T> Class LeadCollection<T> Members
Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.