WshEnvironment.length

[This is preliminary documentation and subject to change.]

The length property provides the number of enumerated items. This property provides the same functionality as the Count property and is provided for compatibility with JScript™.

Syntax

WshEnvironment.length = natNumberOfItems
 

See Also

WshEnvironment.Count property

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.