ComponentOne Maps for WPF and Silverlight
TryGetValue Method (C1ShapeAttributes)

C1.WPF.Maps Namespace > C1ShapeAttributes Class : TryGetValue Method
Syntax
'Declaration
 
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
)

Parameters

key
value
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members