'宣言 Public Function TryGetValue( _ ByVal key As System.String, _ ByRef item As PrintStyle _ ) As System.Boolean
public System.bool TryGetValue( System.string key, out PrintStyle item )
パラメータ
- key
- item
'宣言 Public Function TryGetValue( _ ByVal key As System.String, _ ByRef item As PrintStyle _ ) As System.Boolean
public System.bool TryGetValue( System.string key, out PrintStyle item )