This document is archived and information here might be outdated. Recommended version. |
The weight associations of the geometric network.
[Visual Basic .NET] Public Property WeightAssociations As IArray
[C#] public IArray WeightAssociations {get; set;}
[C++]
HRESULT get_WeightAssociations(
IArray** WeightAssociations
);
[C++]
HRESULT putref_WeightAssociations(
IArray* WeightAssociations
);
[C++] Parameters WeightAssociations [out, retval]
WeightAssociations is a parameter of type IArray** WeightAssociations [in]
WeightAssociations is a parameter of type IArray*