QueryColumnExpressionCollection.AddRange(IEnumerable) - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryColumnExpressionCollection - класс > AddRange - метод : AddRange(IEnumerable) - метод C#
- columnExpressions
- The enumerator of column expressions that are added in the current collection.
Glossary Item Box
public void AddRange( IEnumerable<QueryColumnExpression> columnExpressions )
Параметры
- columnExpressions
- The enumerator of column expressions that are added in the current collection.