length property

[This documentation is preliminary and is subject to change.]

Retrieves the number of properties that are explicitly set on the parent object.

Document Object Model (DOM) Level 2 Style Specification, Section 1.2Internet Explorer 9

Syntax

HRESULT value = object.get_length(long* p);

Property values

Type: long

the number of properties that are explicitly set on the parent object. The range of valid property values is from 0 through length-1, inclusive.

Standards information

 

 

Build date: 1/23/2012