length property
[This documentation is preliminary and is subject to change.]
Retrieves the number of properties that are explicitly set on the parent object.
![]() ![]() |
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
.png)
.png)