Table of Contents

Struct NpChildRef

Namespace
Ranorex.Plugin
Assembly
Ranorex.Plugin.Web.dll
public struct NpChildRef
Inherited Members

Constructors

NpChildRef(NpPtr, int, string)

public NpChildRef(NpPtr parent, int childId, string tagName)

Parameters

parent NpPtr
childId int
tagName string

Fields

Ref

public readonly NpPtr Ref

Field Value

NpPtr

TagName

public readonly string TagName

Field Value

string