'Declaration
Protected Sub FireOnCollectionAdd( _ ByVal args As LiquidTechnologies.Runtime.XmlCollectionAddEventArgs _ )
'Usage
Dim instance As XmlObjectCollection(Of T) Dim args As LiquidTechnologies.Runtime.XmlCollectionAddEventArgs instance.FireOnCollectionAdd(args)
protected void FireOnCollectionAdd( LiquidTechnologies.Runtime.XmlCollectionAddEventArgs args )
protected: void FireOnCollectionAdd( LiquidTechnologies.Runtime.XmlCollectionAddEventArgs^ args )
Parameters
- args