Click or drag to resize
INestedContainerManagerGetNames Method
Lists all the nested container's name

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IIterable<string> GetNames()

Return Value

Type: IIterableString
See Also