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!

Operand Class

[To be supplied.]

Object
   AstNode
      Operand

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.XML

Assembly: System.Data.dll

See Also

Operand Members | System.Data.XML Namespace