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>

適用対象