[]
Gets an enumerator that can be used to iterate the logical child elements of a FieldsPresenter.
protected override IEnumerator LogicalChildren { get; }
Protected Overrides ReadOnly Property LogicalChildren As IEnumerator
Type | Description |
---|---|
IEnumerator | An enumerator for logical child elements of this element. |