| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Function ExtractValueFromVariant(Of T)( _ ByVal context As ISystemContext, _ ByVal value As Object, _ ByVal throwOnError As Boolean _ ) As Object | |
| C# | |
|---|---|
public static object ExtractValueFromVariant<T>( ISystemContext context, object value, bool throwOnError ) | |
Parameters
- context
- value
- throwOnError
Type Parameters
- T
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family