|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > ID > IDEArcInfoUtilities Interface > IDEArcInfoUtilities.GetFeatureClassTopologyDescription Method (ArcObjects .NET 10.4 SDK) | 
Get feature class topology description.
[Visual Basic .NET] Public Function GetFeatureClassTopologyDescription ( _ ByVal Type As esriFeatureClassTopology _ ) As String
[C#] public string GetFeatureClassTopologyDescription ( esriFeatureClassTopology Type );
[C++]
HRESULT GetFeatureClassTopologyDescription(
  esriFeatureClassTopology Type,
  BSTR* desc
);
[C++]
Parameters Type [in]
Type is a parameter of type esriFeatureClassTopology desc [out, retval] desc is a parameter of type BSTR