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
RemoveAt Method
Removes the element at the specified index of the
HpsvArray
.
Namespace:
HP.SV.DotNetRuleApi
Assembly:
HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
Copy
public
void
RemoveAt
(
int
index
)
Parameters
index
Type:
System
Int32
The zero-based index of the element to remove.
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.