Item propriété
Gets a ServiceQueue object in the collection by name or by index number.
Liste de surcharge
Nom | Description | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a ServiceQueue object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a ServiceQueue object in the collection by name. | |
Item[ ( [ ( String, String] ) ] ) | Gets a ServiceQueue object in the collection by name and schema. |
Haut de la page