Modifica

Condividi tramite


ViewObjectClass.GetSelectedNodes 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 Microsoft::Office::Interop::InfoPath::XMLNodesCollection ^ GetSelectedNodes() = Microsoft::Office::Interop::InfoPath::View::GetSelectedNodes;
public virtual Microsoft.Office.Interop.InfoPath.XMLNodesCollection GetSelectedNodes ();
abstract member GetSelectedNodes : unit -> Microsoft.Office.Interop.InfoPath.XMLNodesCollection
override this.GetSelectedNodes : unit -> Microsoft.Office.Interop.InfoPath.XMLNodesCollection
Public Overridable Function GetSelectedNodes () As XMLNodesCollection

Returns

Implements

Applies to