Click or drag to resize

HpsvArrayItems Property

Gets all elements within the array

Namespace:  HP.SV.DotNetRuleApi
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public IEnumerable<Object> Items { get; }

Property Value

Type: IEnumerableObject
See Also