バージョン

CreateFrom プロパティ

シンタックス
'宣言
 
Public Property CreateFrom As Func(Of Integer,Integer)
public Func<int,int> CreateFrom {get; set;}
参照