Skip to main content

ICommandParams.Item[int] property

Namespace: NextDesign.Desktop

Description

Gets the value at the specified index.

object this[int index] { get; }

argument

NameTypeDescription
indexintindex value

type

  • object