'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 メンバ
Copyright © 2004 GrapeCity inc.