[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Web.Mvc Assembly
C1.JsonNet
Classes
JsonWriter
Methods
StartObjectScope
dotnet-api
C1.Web.Mvc Assembly
C1.JsonNet
Classes
CollectionItemTypeAttribute
IgnoreAttribute
JsonAttribute
JsonConverter
JsonConverterAttribute
JsonHelper
JsonOperation
JsonReader
JsonResolver
JsonSetting
JsonWriter
Constructors
Properties
Methods
EndScope
StartArrayScope
StartObjectScope
WriteName
WriteRawName
WriteRawValue
WriteValue
Interfaces
C1.JsonNet.Converters
C1.Web.Mvc
C1.Web.Mvc.Barcode
C1.Web.Mvc.Chart
C1.Web.Mvc.CollectionView
C1.Web.Mvc.Fluent
C1.Web.Mvc.Grid
C1.Web.Mvc.GridDetail
C1.Web.Mvc.Serialization
System.Web.Mvc
C1.Web.Mvc.Finance Assembly
C1.Web.Mvc.FlexSheet Assembly
C1.Web.Mvc.FlexViewer Assembly
C1.Web.Mvc.MultiRow Assembly
C1.Web.Mvc.Olap Assembly
C1.Web.Mvc.TransposedGrid Assembly
C1.Web.Mvc.TransposedMultiRow Assembly
(Showing Draft Content)
C1.JsonNet.JsonWriter.StartObjectScope
StartObjectScope Method
StartObjectScope(object)
Start the scope for a new object.
Declaration
public void StartObjectScope(object obj)
Parameters
Type
Name
Description
object
obj
The specified object.