DOC: Index Property Incorrectly Defined

ID: Q215407


The information in this article applies to:
  • Microsoft Windows CE Toolkit for Visual Basic 6.0, version 1.0


SUMMARY

The Index property is incorrectly defined in the Windows CE Toolkit for Visual Basic 6.0 documentation.


MORE INFORMATION

The syntax for the Index property is documented as follows:

Index

	This property returns or sets the number that uniquely identifies an object in a collection.

	Syntax
	object.Index
 
The documentation should actually read as follows:

Index

	This property returns or sets the number that uniquely identifies an object in a collection.

	Syntax
	object.Index = [number] 


REFERENCES

Windows CE Toolkit for Visual Basic 6.0 Online Help

Additional query words: wince vbce6 kbdse vbce kbGrpVB

Keywords : kbdocfix kbToolkit kbVBp600 kbWinCE kbGrpVBDB
Version : WINDOWS:1.0
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: January 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.