Utility Class

Provides miscellaneous functionality to the LINQ to SharePoint provider.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Linq.Utility

Namespace:  Microsoft.SharePoint.Linq
Assembly:  Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)

Syntax

'Declaration
Public NotInheritable Class Utility
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class Utility

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Utility Members

Microsoft.SharePoint.Linq Namespace