JointTypeExConverter.CanConvert Method (KinectEx.Json)

Determines whether this instance can convert the specified object type.

Namespace: KinectEx.Json
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public bool CanConvert(
	Type objectType
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

member CanConvert : 
	objectType : Type -> bool

Parameters

objectType
Type: System.Type
Type of the object.

Return Value

Type: System.Boolean
true if this instance can convert the specified object type; otherwise, false.
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT