'宣言 Public Function GetAncestors( _ ByVal record As System.Object, _ ByVal grid As TreeGridModel _ ) As System.Collections.Generic.List(Of Object)
public System.Collections.Generic.List<object> GetAncestors( System.object record, TreeGridModel grid )
オンラインで表示: GitHub