SchemaManager.FillSourceCollection(Collection,Guid) - метод Смотри также Terrasoft.Core - пространство имен > SchemaManager - класс > FillSourceCollection - метод : FillSourceCollection(Collection,Guid) - метод C#
- compileCollection
- The collection to which the source code of the schema is loaded.
- uid
- Identifier of the schema whose source code is loaded.
Glossary Item Box
public void FillSourceCollection( Collection<ISchemaManagerItem> compileCollection, Guid uid )
Параметры
- compileCollection
- The collection to which the source code of the schema is loaded.
- uid
- Identifier of the schema whose source code is loaded.
Method is overloaded.