This method sets the size (the number of items) of a string array.
| Visual Basic |
|---|
Public Sub SetSize( _ ByVal NewSize As Long _ ) |
- NewSize
For an example, see the GetStringArray method in the PartProgram object.
|
| PC-DMIS 2021.2 Object Library | |
| SetSize Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > StringArray Object : SetSize Method |
Glossary Item Box
| Visual Basic |
|---|
Public Sub SetSize( _ ByVal NewSize As Long _ ) |