Cape Out Of Bounds ExceptionECape Bad Argument 093position Property
The position of the argument value within the signature of the operation. First argument is as position 1.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The position of the argument that is bad. The first argument is 1.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
int ECapeBadArgument093.position { get; }VB
Private ReadOnly Property position As Integer
Implements ECapeBadArgument093.position
GetProperty Value
Int32The position of the argument that is bad. The first argument is 1.
Implements
ECapeBadArgument093positionRemarks
This provides the location of the invalid argument in the argument list for the function call.