Share via


ExtensionPartsChangedEventArgs<T>.Parts Property

Definition

Gets the parts that are listed in this event (could be added or removed parts).

public System.Collections.Generic.IEnumerable<T> Parts { get; }
member this.Parts : seq<'T>
Public ReadOnly Property Parts As IEnumerable(Of T)

Property Value

Applies to