'宣言
<__DynamicallyInvokableAttribute()> Public Function FindAll( _ ByVal match As System.Predicate(Of CharRange) _ ) As System.Collections.Generic.List(Of T)
[__DynamicallyInvokable()] public System.Collections.Generic.List<T> FindAll( System.Predicate<CharRange> match )
パラメータ
- match