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 Class

[To be supplied.]

Object
   AstNode
      Function

[Visual Basic]
Public Class Function
   Inherits AstNode
[C#]
public class Function : AstNode
[C++]
public __gc class Function : public AstNode
[JScript]
public class Function extends AstNode

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

Function Members | System.Data.XML Namespace