This document is archived and information here might be outdated. Recommended version. |
Get feature class topology from string.
[Visual Basic .NET] Public Function GetFeatureClassTopologyFromString ( _ ByVal desc As String _ ) As esriFeatureClassTopology
[C#] public esriFeatureClassTopology GetFeatureClassTopologyFromString ( string desc );
[C++]
HRESULT GetFeatureClassTopologyFromString(
BSTR desc
);
[C++] Parameters desc [in]
desc is a parameter of type BSTR