Visual Basic (Declaration) | |
---|---|
Public Delegate Function TypeInfo.CastArrayElementHandler( _ ByVal source As Object, _ ByVal srcType As BuiltInType, _ ByVal dstType As BuiltInType _ ) As Object |
C# | |
---|---|
public delegate object TypeInfo.CastArrayElementHandler( object source, BuiltInType srcType, BuiltInType dstType ) |
Parameters
- source
- srcType
- dstType
Target Platforms: 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