CollectionChangedHandlerTItem, TCollectionCollection Property |
Gets the collection that this handler is observing
Namespace:
Eto
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public TCollection Collection { get; protected set; }
Public Property Collection As TCollection
Get
Protected Set
member Collection : 'TCollection with get, set
Property Value
Type:
TCollectionSee Also