Table of Contents

Method GetParameter

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

GetParameter(string)

Gets the value of the known parameter with the specified name.

object GetParameter(string name)

Parameters

name string

The name of the parameter.

Returns

object

The current object associated with the specified parameter or null if no object has been associated or if the parameter is not supported.