PlaceholderGroup(Int32, ListIPlaceholder) - конструктор
Пространство имён: Tessa.Platform.PlaceholdersСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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 Int32
-
- list ListIPlaceholder
-