This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdModel Interface > IMdModel.GetVariables Method (ArcObjects .NET 10.4 SDK) |
Returns all of the variables in the model.
[Visual Basic .NET] Public Function GetVariables ( _ ) As IEnumMdVariable
[C#] public IEnumMdVariable GetVariables ( );
[C++]
HRESULT GetVariables(
IEnumMdVariable** variable
);
[C++]
Parameters variable [out, retval]
variable is a parameter of type IEnumMdVariable