- T
- Any type.
CollectionUtilities.GetItemsString(IEnumerable) - метод Смотри также Terrasoft.Common - пространство имен > CollectionUtilities - класс > GetItemsString - метод : GetItemsString(IEnumerable) - метод C#
- source
- List of objects.
Glossary Item Box
[Extension()] public static string GetItemsString<T>( IEnumerable<T> source )
Параметры
- source
- List of objects.
Типы обобщений
- T
- Any type.
Тип возвращаемого значения
String presentation of objects.Extensible method for the classes that implement IEnumerable interface.