ServerStub.GetArgument - Méthode
Used to return an XML node for an argument from a broader list of arguments.
Liste de surcharges
Nom | Description | |
---|---|---|
![]() ![]() |
GetArgument(XmlNodeList, Int32) | Used to return an XML node for an argument from a specified list of XML nodes. |
![]() ![]() |
GetArgument(ClientValueCollection, Int32) | Used to return a ClientValue object for an argument from a specified list of client values. |
Haut
Remarques
This is a helper method.