Maps for WinRT
FindName Method (C1VectorPanel)


Syntax
'Declaration
 
Public Function FindName( _
   ByVal name As String _
) As Object
'Usage
 
Dim instance As C1VectorPanel
Dim name As String
Dim value As Object
 
value = instance.FindName(name)
public object FindName( 
   string name
)

Parameters

name
See Also

Reference

C1VectorPanel Class
C1VectorPanel Members

 

 


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

Product Support Forum  |  Documentation Feedback