<Code Lib>
2027 Constructor
Changes 8
C

ParameterAccess()

Description:
Constructs a new ParameterAccess object bound to the given host document.

public ParameterAccess(
	Document doc
)

  • doc
    The document that will be used to identify elements.

Loading…