Skip to main content

ICommandParams.Item[string] property

Namespace: NextDesign.Desktop

Description

Gets the value associated with the specified key.

object this[string name] { get; }

argument

NameTypeDescription
namestringkey string

type

  • object