TypeElement::Index Property
.NET Framework (current version)
Gets or sets the position of the element.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
public: [ConfigurationPropertyAttribute("index", DefaultValue = 0)] [IntegerValidatorAttribute(MinValue = 0)] property int Index { int get(); void set(int value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: