ComponentInformation.SubComponents 属性

定义

子组件列表。

public System.Collections.Generic.IReadOnlyList<System.Device.ComponentInformation> SubComponents { get; }
member this.SubComponents : System.Collections.Generic.IReadOnlyList<System.Device.ComponentInformation>
Public ReadOnly Property SubComponents As IReadOnlyList(Of ComponentInformation)

属性值

注解

实施者注意:请注意不要在树中生成周期!

适用于