Parameters
- typeDescriptorContext
- The ITypeDescriptorContext for this call.
- cultureInfo
- The CultureInfo which is respected when converting.
- source
- The object to convert to a StackLength.
Return Value
The StackLength instance which was constructed.
Exception | Description |
---|---|
System.ArgumentNullException | An ArgumentNullException is thrown if the example object is null. |
System.ArgumentException | An ArgumentException is thrown if the example object is not null and is not a valid type which can be converted to a StackLength. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
StackLengthConverter Class
StackLengthConverter Members
Overload List
Base Implementation in ConvertFrom(ITypeDescriptorContext,CultureInfo,Object)