EventsCalendar for ASP.NET Web Forms
FindAll メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1EventsCalendar 名前空間 > C1EventCollection クラス : FindAll メソッド
シンタックス
'宣言
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of Event) _
) As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> FindAll( 
   System.Predicate<Event> match
)

パラメータ

match
参照

C1EventCollection クラス
C1EventCollection メンバ