[]
        
(Showing Draft Content)

C1.JsonNet.JsonWriter.StartArrayScope

StartArrayScope Method

StartArrayScope(object)

Start the scope for an array.

Declaration
public void StartArrayScope(object arr)
Parameters
Type Name Description
object arr

The specified array.