Type.IsCOMObjectImpl Method

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

Syntax

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

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

Return Value

Type: Boolean

.NET Framework Security

See Also

Reference

Type Class

Type Members

System.Reflection.Mock Namespace