SerializationExtensions.ToObject(T) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SerializationExtensions.ToObject(T) Method

BR.AN.PviServices .NET


Deserialize the content of fileInfo into an instance of the given type

Overload List

Deserialize the content of fileInfo into an instance of the given type

public static T ToObject{T}(this FileInfo)

Deserialize the content of xmlString into an instance of the given type

public static T ToObject{T}(this string)

See Also

SerializationExtensions Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]