バージョン

GetAppearance メソッド

指定したキーの Appearance を取得します。
シンタックス
'宣言
 
Public Function GetAppearance( _
   ByVal key As T _
) As TextDocumentAppearance
public TextDocumentAppearance GetAppearance( 
   T key
)

パラメータ

key
取得するエントリに関連付けられたキー。
参照