Skip to main content Skip to complementary content

New Method

Overloads

New<T>(JObject)

Create a new structure bound to this session

New<T>(JObject)

Create a new structure bound to this session

Declaration

      T New<T>(JObject structure = null)
    where T : AbstractStructure
    

Parameters

Type Name Description
Newtonsoft.Json.Linq.JObject structure

initial value

Returns

Type Description
T

Type Parameters

Name Description
T

The type of the structure to create

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!