ServiceDescriptionFormatExtensionCollection::Item Property (Int32)
.NET Framework (current version)
Gets or sets the value of a member of the ServiceDescriptionFormatExtensionCollection.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property Object^ default[ int index ] { Object^ get(int index); void set(int index, Object^ value); }
Parameters
- index
-
Type:
System::Int32
The zero-based index of the member whose value is modified or returned.
.NET Framework
Available since 1.1
Available since 1.1
Show: