Service Virtualization 2022 API
Service Virtualization 2022 API
Namespaces
HP.SV.DotNetRuleApi
HpsvArray Class
HpsvArray Methods
Clear Method
GetGenericItem Method
IsNil Method
RemoveAt Method
SetGenericItem Method
SetNil Method
HpsvArray
.
IsNil Method
Checks if element at the specified index of the
HpsvArray
is Nil.
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
Copy
public
bool
IsNil
(
int
index
)
Parameters
index
Type:
System
.
Int32
The zero-based index of the element to check
Return Value
Type:
Boolean
True when Nil, False otherwise
Exceptions
Exception
Condition
ArgumentOutOfRangeException
index
is less than 0.-or-
index
is equal to or greater than
HpsvArray
.
See Also
Reference
HpsvArray Class
HP.SV.DotNetRuleApi Namespace
© Copyright 2009-2022 Micro Focus or one of its affiliates.