public interface HierarchyProvider
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HierarchyProvider.Asynchronous<ElementType>
Generic interface to navigate in a hierarchy with asynchronous operations.
|
static interface |
HierarchyProvider.Synchronous<ElementType>
Generic interface to navigate in a hierarchy with synchronous operations.
|
Copyright © 2019. All rights reserved.