Window_EtoGetAllTreeItems Method |
Namespace: DWSIM.InspectorAssembly: DWSIM.Inspector (in DWSIM.Inspector.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax public static List<TreeGridItem> GetAllTreeItems(
TreeGridItemCollection iitem
)
Public Shared Function GetAllTreeItems (
iitem As TreeGridItemCollection
) As List(Of TreeGridItem)
Request Example
View SourceParameters
- iitem TreeGridItemCollection
-
Return Value
ListTreeGridItemSee Also