WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

JsonConvertExt..::..AsDeserializeObjects<(Of <(<'T>)>)> Method

the deserialize objects.

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public static IEnumerable<T> AsDeserializeObjects<T>(
	this string json,
	Nullable<JsonSerializerSettings> settings,
	CancellationToken cancellationToken
)

Type Parameters

T

Parameters

json
Type: String
The json.
settings
Type: Nullable<(Of <(<'JsonSerializerSettings>)>)>
The settings.
cancellationToken
Type: CancellationToken
The cancellation token that can be used by other objects or threads to receive notice of cancellation.

Return Value

IEnumerable<T>.

Exceptions


ExceptionCondition
Exceptiononly IEnumerable types allowed