A Sandcastle Documented Class Library
IKeyProvider
Item プロパティ
指定したキーのプロパティを探します。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
コピー
IKey
this
[
Keys
key
] {
get
; }
パラメーター
key
型:
KeyToKey.Enums
Keys
キー
戻り値
型:
IKey
見つかったIKey型のプロパティを返します。見つからなかった場合はnullを返します。
関連項目
参照
IKeyProvider インターフェイス
KeyToKey.Plugins 名前空間