Maps for UWP/WinRT
TryGetValue メソッド

構文
'宣言
 
Public Function TryGetValue( _
   ByVal key As System.String, _
   ByRef value As System.Object _
) As System.Boolean
public System.bool TryGetValue( 
   System.string key,
   out System.object value
)

パラメータ

key
value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ShapeAttributes クラス
C1ShapeAttributes メンバ

Send Feedback