NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Function.ArgumentList

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ArgumentList As ObjectList
[C#]
public ObjectList ArgumentList {get;}
[C++]
public: __property ObjectList* get_ArgumentList();
[JScript]
public function get ArgumentList() : ObjectList;

See Also

Function Class | Function Members | System.Data.XML Namespace