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