バージョン

ActiveMarkerIndexesStrategy プロパティ

すべてのアクティブ マーカーのインデックスを返す機能。
シンタックス
'宣言
 
Public Property ActiveMarkerIndexesStrategy As Func(Of IList(Of Integer))
public Func<IList<int>> ActiveMarkerIndexesStrategy {get; set;}
参照