Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
protected override void OnCollectionChangedInternal(
	CollectionChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnCollectionChangedInternal ( _
	e As CollectionChangedEventArgs _
)

Parameters

e
Type: CollectionChangedEventArgs

See Also