'宣言 <__DynamicallyInvokableAttribute()> Public Function FindAll( _ ByVal match As System.Predicate(Of Point) _ ) As System.Collections.Generic.List(Of Point)
[__DynamicallyInvokableAttribute()] public System.Collections.Generic.List<Point> FindAll( System.Predicate<Point> match )
オンラインで表示: GitHub