Skip to content

CXNetworkNodeAttributeNameAt

function

Back to Helios Network Native C API

Kind
function
Source
src/native/include/helios/CXNetwork.h:492

Description

Returns the node attribute name at index in the internal dictionary iteration order, or NULL when out of range.

Signature

CX_EXTERN const CXString CXNetworkNodeAttributeNameAt(CXNetworkRef network, CXSize index);