Type.IsByRefImpl Method

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Protected MustOverride Function IsByRefImpl As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.IsByRefImpl()
protected abstract bool IsByRefImpl()
protected:
virtual bool IsByRefImpl() abstract
abstract IsByRefImpl : unit -> bool 
protected abstract function IsByRefImpl() : boolean

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

Type Class

Type Members

System.Reflection.Mock Namespace