Skip to main content

IScriptParams.Item[int] property

Namespace: NextDesign.Desktop

Description

Gets the value at the specified index.

object this[int index] { get; }

argument

NameTypeDescription
indexintindex value

types

  • object