This document is archived and information here might be outdated. Recommended version. |
The names of the network cost attributes.
[Visual Basic .NET] Public ReadOnly Property CostAttributeNames As IStringArray
[C#] public IStringArray CostAttributeNames {get;}
[C++]
HRESULT get_CostAttributeNames(
IStringArray** names
);
[C++] Parameters names [out, retval]
names is a parameter of type IStringArray**
Returns the names of the cost attributes that are present in the matrix object.