Sdílet prostřednictvím


IFileContextHierarchy<T>.Items Property

Definition

Return list of child contexts

public:
 property System::Collections::Generic::IEnumerable<T> ^ Items { System::Collections::Generic::IEnumerable<T> ^ get(); void set(System::Collections::Generic::IEnumerable<T> ^ value); };
public System.Collections.Generic.IEnumerable<T> Items { get; set; }
member this.Items : seq<'T> with get, set
Public Property Items As IEnumerable(Of T)

Property Value

Applies to