Click or drag to resize
NbJsonArrayToListT Method
リスト型の型変換を行う

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public IList<T> ToList<T>()

Type Parameters

T

Return Value

Type: IListT
リスト
Exceptions
ExceptionCondition
InvalidCastException型が一致しない
Version Information

Core

Supported in: 1.0
See Also