Maps for WinRT
ContainsKey Method


Syntax
'Declaration
 
Public Function ContainsKey( _
   ByVal key As String _
) As Boolean
'Usage
 
Dim instance As C1ShapeAttributes
Dim key As String
Dim value As Boolean
 
value = instance.ContainsKey(key)
public bool ContainsKey( 
   string key
)

Parameters

key
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback