'宣言 Public Shared Function WithIndex(Of T)( _ ByVal item As T, _ ByVal index As Integer _ ) As OrderedItem(Of T)
public static OrderedItem<T> WithIndex<T>( T item, int index )
EnumerableExtensions クラス EnumerableExtensions メンバ
Copyright © 2003 GrapeCity inc. All rights reserved.