GrapeCity.ActiveReports.Extensibility.v11 アセンブリ > GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 > ItemCollectionExtensions クラス > ToItemCollection メソッド : ToItemCollection<T>(IEnumerable<T>) メソッド |
'宣言 Public Overloads Shared Function ToItemCollection(Of T)( _ ByVal seq As IEnumerable(Of T) _ ) As IItemCollection(Of T)
public static IItemCollection<T> ToItemCollection<T>( IEnumerable<T> seq )