This document is archived and information here might be outdated. Recommended version. |
The set of parents (features) of this topology element.
[Visual Basic .NET] Public ReadOnly Property Parents As IEnumTopologyParent
[C#] public IEnumTopologyParent Parents {get;}
[C++]
HRESULT get_Parents(
IEnumTopologyParent** enumParents
);
[C++] Parameters enumParents [out, retval]
enumParents is a parameter of type IEnumTopologyParent**