Helper method to return the index of the specified field or -1 if the field is not a target of the paste operation.
'Declaration
Public Function GetTargetFieldIndex( _
ByVal As Field _
) As Integer
public int GetTargetFieldIndex(
Field
)
Parameters
- field
- The field to locate
Return Value
An integer used to identify the offset at which the specified Field exists within the paste operation or -1 if the field is not a target of the paste operation.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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