'宣言 Public Function ConvertAll(Of TOutput)( _ ByVal converter As System.Converter(Of Point,TOutput) _ ) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( System.Converter<Point,TOutput> converter )
PointCollection クラス PointCollection メンバ
オンラインで表示: GitHub