Click or drag to resize

FeaturesConverterTrySerialize Method

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override fsResult TrySerialize(
	Object instance,
	out fsData serialized,
	Type storageType
)

Parameters

instance
Type: SystemObject
serialized
Type: fsData
storageType
Type: SystemType

Return Value

Type: fsResult
See Also