'Declaration Public Function New( _ ByVal start As Integer, _ ByVal end As Integer _ )
'Declaration
Public Function New( _ ByVal start As Integer, _ ByVal end As Integer _ )
public LinearRange( int start, int end )
LinearRange 構造体 LinearRange メンバ
© 2003-2015, GrapeCity inc. All rights reserved.