'Declaration
Protected Overloads Sub FireOnCollectionChange( _ ByVal listChangedType As ListChangedType, _ ByVal index As Integer _ )
'Usage
Dim instance As XmlObjectCollection(Of T) Dim listChangedType As ListChangedType Dim index As Integer instance.FireOnCollectionChange(listChangedType, index)
protected void FireOnCollectionChange( ListChangedType listChangedType, int index )
protected: void FireOnCollectionChange( ListChangedType listChangedType, int index )
Parameters
- listChangedType
- index