[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

This static method shows how this class could be used in an application.

Namespace: JohnHolliday.Caml.Net.Samples
Assembly:  JohnHolliday.Caml.Net (in JohnHolliday.Caml.Net.dll)

Syntax

C#
public static void Test()
Visual Basic (Declaration)
Public Shared Sub Test
Visual C++
public:
static void Test ()

See Also