GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow.PlusPak 名前空間 > CalendarNoteCollection クラス > Item プロパティ : Item(DateTime) プロパティ |
Public Overloads ReadOnly Property Item( _ ByVal date As Date _ ) As IList(Of CalendarNote)
public IList<CalendarNote> Item( DateTime date ) {get;}