シンタックス
'宣言
Friend Shared Sub InitList( _
ByVal As System.Collections.Generic.List(Of Object), _
ByVal As System.Collections.IEnumerable, _
ByVal As System.Collections.Generic.IList(Of Double) _
)
internal static void InitList(
System.Collections.Generic.List<object> ,
System.Collections.IEnumerable ,
System.Collections.Generic.IList<double>
)
パラメータ
- list
- vals
- coll
参照