'Declaration Public Function New( _ ByVal array As IList _ )
'Declaration
Public Function New( _ ByVal array As IList _ )
'使用法 Dim array As IList Dim instance As New ArraySegmentData(array)
'使用法
Dim array As IList Dim instance As New ArraySegmentData(array)
public ArraySegmentData( IList array )
ArraySegmentData クラス ArraySegmentData メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.