OurCharReader Constructor

KB01 Engine

KB01_Engine

OurCharReader Constructor

Namespace:  Json
Assembly:  KB01_Engine (in KB01_Engine.dll)

Syntax


public OurCharReader(
	bool collectComments,
	ref [T:Json.OurFeatures const] features
)
Public Sub New ( _
	collectComments As bool, _
	ByRef features As [T:Json.OurFeatures const] _
)
public:
OurCharReader(
	bool collectComments, 
	[T:Json.OurFeatures const]% features
)

Parameters

collectComments
Type: bool
features
Type: [T:Json.OurFeatures const][System.Runtime.CompilerServices.IsImplicitlyDereferenced]%