PC-DMIS 2021.2 Object Library
GetValue Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
ArrayPosition
Long value of the index position of the item in the array.
PCDLRN ActiveX DLL > StringArray Object : GetValue Method

Glossary Item Box

Description

This method returns the value of one of the items contained in the string array.

Syntax

Visual Basic
Public Function GetValue( _
   ByVal ArrayPosition As Long _
) As String

Parameters

ArrayPosition
Long value of the index position of the item in the array.

Return Type

String of the value contained in the specified item in the array.

Example

For an example, see the GetSize method.

See Also

Copyright © 2021. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.