Edit

Share via


ViewObjectClass.SelectText(IXMLDOMNode, Object) Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public virtual void SelectText (Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode pxnField, object varViewContext);
abstract member SelectText : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> unit
override this.SelectText : Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMNode * obj -> unit
Public Overridable Sub SelectText (pxnField As IXMLDOMNode, Optional varViewContext As Object)

Parameters

pxnField
IXMLDOMNode
varViewContext
Object

Implements

Applies to