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