Vector.Item property
Sets or retrieves the specified item in the Vector by position.
This property is read/write.
Syntax
Property Item( _
ByVal Index As LONG _
)
Property value
Required. Long value.
Remarks
For example code, see Create and Initialize a Vector Object in Shared Samples.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 R2 [desktop apps only] |
Header |
|
IDL |
|