Click or drag to resize

IEntityStateCreateArrayByIndex Method

Internal use only

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 6.0.0.72-
Syntax
C#
HpsvArray CreateArrayByIndex(
	int index,
	Type parentType
)

Parameters

index
Type: SystemInt32
parentType
Type: SystemType

Return Value

Type: HpsvArray
See Also