You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConverter Class > JsonConverter Methods > CanConvert Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConverter.CanConvert Method

Determines whether this instance can convert the specified object type.

Syntax
C++
C#
Visual Basic
public: bool CanConvert( Type objectType );
Parameters
Parameters 
Description 
objectType 
Type of the object. 
Returns

true if this instance can convert the specified object type; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.