TrackingConfigurationCollection<TConfigurationElement>::Item Property (Int32)
.NET Framework (current version)
Gets the element as the specified index.
Assembly: System.ServiceModel.Activities (in System.ServiceModel.Activities.dll)
public: property TConfigurationElement default[ int index ] { TConfigurationElement get(int index); void set(int index, TConfigurationElement value); }
Parameters
- index
-
Type:
System::Int32
The index of the element to retrieve.
.NET Framework
Available since 4.0
Available since 4.0
Show: