GraphNodeIdCollection.HomogeneousElements Property

Definition

Whether the array elements are is homogeneous (array item names are all the same so no need repeating, e.g. Name=[item1,item2,item3]) or heterogeneous - e.g (Name1=item1, Name2=item2, Name3=item3))

C++
public:
 property bool HomogeneousElements { bool get(); };

Property Value

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022