'Declaration Public Function New( _ ByVal start As Date, _ ByVal end As Date _ )
'使用法 Dim start As Date Dim end As Date Dim instance As New ScrolledEventArgs(start, end)
public ScrolledEventArgs( DateTime start, DateTime end )
ScrolledEventArgs クラス ScrolledEventArgs メンバ
© 2004-2015, GrapeCity inc. All rights reserved.