PlaceholderGroup(Int32, IEnumerableIPlaceholder) - конструктор |
Пространство имён:
Tessa.Platform.Placeholders
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public PlaceholderGroup(
int groupLevel,
IEnumerable<IPlaceholder> collection
)
Public Sub New (
groupLevel As Integer,
collection As IEnumerable(Of IPlaceholder)
)
public:
PlaceholderGroup(
int groupLevel,
IEnumerable<IPlaceholder^>^ collection
)
new :
groupLevel : int *
collection : IEnumerable<IPlaceholder> -> PlaceholderGroup
Параметры
- groupLevel
- Тип: SystemInt32
- collection
- Тип: System.Collections.GenericIEnumerableIPlaceholder
См. также