Fleet Mobile
Search Results for

    Show / Hide Table of Contents

    Interface IParentItem

    父节点接口

    Namespace: Fleet.Mobile.Containers
    Assembly: FleetMobile.dll
    Syntax
    public interface IParentItem

    Properties

    Children

    获取子节点元素数组

    Declaration
    IParentItem[] Children { get; }
    Property Value
    IParentItem[]

    In this article
    Back to top Generated by DocFX