This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyClass Interface > ITopologyClass.Weight Property (ArcObjects .NET 10.5 SDK) |
The weight of the class in the topology.
[Visual Basic .NET] Public ReadOnly Property Weight As Double
[C#] public double Weight {get;}
[C++]
HRESULT get_Weight(
double* Weight
);
[C++]
Parameters Weight [out, retval] Weight is a parameter of type double
The Weight of the feature class is a long between 1 and 10. This property is not currently implemented.