EntriesChangedEventArgs Class
Visual Studio 2015
Event arguments for an IWpfTableControl.EntriesChanged event.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | EntriesChangedEventArgs(Int32) | Create a new instance of EntriesChangedEventArgs with the specified version number. |
| Name | Description | |
|---|---|---|
![]() | AllEntries | Gets all entries contained in the table (whether or not they are visible). |
![]() | FilteredAndSortedEntries |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | VersionNumber | Version number of the update. This number is incremented by the table control on every update. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



