ListProxyChangedEventArgs Class

Definition

public ref class ListProxyChangedEventArgs : EventArgs
public class ListProxyChangedEventArgs : EventArgs
type ListProxyChangedEventArgs = class
    inherit EventArgs
Public Class ListProxyChangedEventArgs
Inherits EventArgs
Inheritance
ListProxyChangedEventArgs

Constructors

ListProxyChangedEventArgs(IReadOnlyCollection<Object>, IReadOnlyCollection<Object>)

Properties

NewList
OldList

Applies to