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