Maps for WinRT
Remove Method (C1ShapeAttributes)


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

Parameters

key
See Also

Reference

C1ShapeAttributes Class
C1ShapeAttributes Members

 

 


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

Product Support Forum  |  Documentation Feedback