Click or drag to resize
NbJsonArray Constructor (IEnumerableObject)

コンストラクタ

コレクションの内容をコピーする。

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbJsonArray(
	IEnumerable<Object> collection
)

Parameters

collection
Type: System.Collections.GenericIEnumerableObject
コレクション
Exceptions
ExceptionCondition
ArgumentNullExceptionコレクションがnull
Version Information

Core

Supported in: 1.0
See Also