Decorator.LogicalChildren Özellik

Tanım

bir öğesinin mantıksal alt öğelerini yinelemek için kullanılabilecek bir Decoratornumaralandırıcı alır.

protected public:
 virtual property System::Collections::IEnumerator ^ LogicalChildren { System::Collections::IEnumerator ^ get(); };
protected internal override System.Collections.IEnumerator LogicalChildren { get; }
member this.LogicalChildren : System.Collections.IEnumerator
Protected Friend Overrides ReadOnly Property LogicalChildren As IEnumerator

Özellik Değeri

IEnumerator

Bir öğesinin mantıksal alt öğelerini yinelemek için kullanılabilecek bir Decoratornumaralandırıcı.

Şunlara uygulanır