ExpressionNodeChildren.DoEnumAttributes(List<String>) 方法

定义

以递归方式枚举属性

protected override void DoEnumAttributes(System.Collections.Generic.List<string> list);
override this.DoEnumAttributes : System.Collections.Generic.List<string> -> unit
Protected Overrides Sub DoEnumAttributes (list As List(Of String))

参数

list
List<String>

适用于