Spread Silverlight Documentation
BuiltInName Constructor


the name of the BuiltInName instance
Create a new instance of BuiltInName
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
'Usage
 
Dim name As System.String
 
Dim instance As New BuiltInName(name)
public BuiltInName( 
   System.string name
)

Parameters

name
the name of the BuiltInName instance
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

BuiltInName Class
BuiltInName Members

 

 


Copyright © GrapeCity, inc. All rights reserved.