![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
CanConvertFrom(Type) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributesConverter Class > CanConvertFrom Method : CanConvertFrom(Type) Method |
- sourceType
Visual Basic (Declaration) | |
---|---|
<TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Overloads Function CanConvertFrom( _ ByVal sourceType As Type _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As QueryAttributesConverter Dim sourceType As Type Dim value As Boolean value = instance.CanConvertFrom(sourceType) |
C# | |
---|---|
[TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public bool CanConvertFrom( Type sourceType ) |
Parameters
- sourceType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family