PortCollection::Item Property

 

Gets or sets the Port instance specified by the parameter passed in.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the value of a Port at the specified zero-based index.

System_CAPS_pubpropertyItem[String^]

Gets a Port specified by its name.

Return to top
Show: