Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / NotifyCollectionEventArgs Class / Clear Field

In This Topic
    Clear Field
    In This Topic
    The default value of NotifyCollectionEventArgs instance.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Clear As NotifyCollectionEventArgs
    public static readonly NotifyCollectionEventArgs Clear
    See Also