JObjectExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.JObjectExtensions

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class JObjectExtensions
public static class JObjectExtensions
[ExtensionAttribute]
public ref class JObjectExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type JObjectExtensions =  class end
public final class JObjectExtensions

The JObjectExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member TryGetValue<T>

Top

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

Microsoft.TeamFoundation.Framework.Server Namespace