This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEGdbUtilities Interface > IDEGdbUtilities.GetExpandTypeFromString Method (ArcObjects .NET 10.4 SDK) |
Get expand type from string.
[Visual Basic .NET] Public Function GetExpandTypeFromString ( _ ByVal desc As String _ ) As esriDEExpandType
[C#] public esriDEExpandType GetExpandTypeFromString ( string desc );
[C++]
HRESULT GetExpandTypeFromString(
BSTR desc,
esriDEExpandType* Type
);
[C++]
Parameters desc [in] desc is a parameter of type BSTR Type [out, retval]
Type is a parameter of type esriDEExpandType