Click or drag to resize

IEntityStateCreateObjectByIndex Method

Internal use only

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
HpsvObject CreateObjectByIndex(
	int index,
	Type parentType
)

Parameters

index
Type: SystemInt32
parentType
Type: SystemType

Return Value

Type: HpsvObject
See Also