ManagedObjectWrapper.RemoteEquals Method (IContract)

This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.

[SECURITY CRITICAL]

Reserved for internal use.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Protected Overridable Function RemoteEquals ( _
    contract As IContract _
) As Boolean
'Usage
Dim contract As IContract
Dim returnValue As Boolean

returnValue = Me.RemoteEquals(contract)
protected virtual bool RemoteEquals(
    IContract contract
)

Parameters

Return Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

ManagedObjectWrapper Class

ManagedObjectWrapper Members

RemoteEquals Overload

Microsoft.Office.InfoPath Namespace