EntityColumnValueCollection (EntityColumnValueCollection) - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntityColumnValueCollection - класс > EntityColumnValueCollection : EntityColumnValueCollection (EntityColumnValueCollection) C#
- source
- The collection of values of the entity columns whose clone is being created. Each item of the collection being created is a clone of the corresponding item of the source collection.
Glossary Item Box
public EntityColumnValueCollection( EntityColumnValueCollection source )
Параметры
- source
- The collection of values of the entity columns whose clone is being created. Each item of the collection being created is a clone of the corresponding item of the source collection.