The SourceChangeEventArgs<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SourceChangeEventArgs<(Of <(<'T>)>)> |
Initializes a new instance of the SourceChangeEventArgs<(Of <(<'T>)>)> class.
|
Methods
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified object is equal to the current object. (Overrides Object..::..Equals(Object).) |
|
Equals(SourceChangeEventArgs<(Of <<'(T>)>>)) |
Determines whether the specified object is equal to the current object.
|
|
Finalize | (Inherited from Object.) | |
GetHashCode |
Return a hash code for this instance. (Overrides Object..::..GetHashCode()()()().) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents this instance of SourceChangeEventArgs<(Of <(<'T>)>)>. (Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
ChangeType |
Gets the type of change.
|
|
Item |
Gets the object that is being changed.
|
|
Ordinal |
Gets the ordinal position of the collection item that is being changed.
|