バージョン

Compare プロパティ

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