This document is archived and information here might be outdated. Recommended version. |
Indicates the collection is dynamic.
[Visual Basic .NET] Public ReadOnly Property IsDynamic As Boolean
[C#] public bool IsDynamic {get;}
[C++]
HRESULT get_IsDynamic(
Boolean* pIsDynamic
);
[C++]
Parameters pIsDynamic [out, retval]
pIsDynamic is a parameter of type bool*