ViewSubsetCollection(IEnumerableIViewSubsetMetadata) - конструктор |
Пространство имён:
Tessa.Views.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public ViewSubsetCollection(
[NotNullAttribute] IEnumerable<IViewSubsetMetadata> items
)
Public Sub New (
<NotNullAttribute> items As IEnumerable(Of IViewSubsetMetadata)
)
public:
ViewSubsetCollection(
[NotNullAttribute] IEnumerable<IViewSubsetMetadata^>^ items
)
new :
[<NotNullAttribute>] items : IEnumerable<IViewSubsetMetadata> -> ViewSubsetCollection
Параметры
- items
- Тип: System.Collections.GenericIEnumerableIViewSubsetMetadata
Список элементов добавляемых в коллекцию
См. также