バージョン

CreateTo プロパティ

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