Click or drag to resize
INestedContainerManagerRemove Method
Removes nested container

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void Remove(
	string childName
)

Parameters

childName
Type: SystemString

Return Value

Type: 
See Also