ArcGIS Runtime SDK for WPF - Library Reference
StringToInt32ArrayConverter Class Members
See Also  Methods 
ESRI.ArcGIS.Client Namespace : StringToInt32ArrayConverter Class


The following tables list the members exposed by StringToInt32ArrayConverter.

Public Constructors

Public Methods

 NameDescription
public MethodCanConvertFromOverloaded. Overridden. Returns whether the type converter can convert an object from the specified type to the type of this converter.  
public MethodCanConvertToOverloaded. Overridden. Returns whether the type converter can convert an object to the specified type.  
public MethodConvertFromOverloaded. Overridden. Converts from the specified value to the type of this converter.  
public MethodConvertFromInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodConvertFromStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodConvertToOverloaded. Overridden. Converts the specified value object to the specified type.  
public MethodConvertToInvariantStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodConvertToStringOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodCreateInstanceOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetCreateInstanceSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetPropertiesOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetPropertiesSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetStandardValuesOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetStandardValuesExclusiveOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodGetStandardValuesSupportedOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
public MethodIsValidOverloaded.  (Inherited from System.ComponentModel.TypeConverter)
Top

Protected Methods

See Also

© ESRI, Inc. All Rights Reserved.