LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

Subject Constructor(String)






The name of the subject.
Initializes a new instance of the Subject class.
Syntax
public Subject( 
   string name
)
'Declaration
 
Public Function New( _
   ByVal name As String _
)
'Usage
 
Dim name As String
 
Dim instance As New Subject(name)
public Subject( 
   string name
)
function Subject( 
   name 
)
public:
Subject( 
   String^ name
)

Parameters

name
The name of the subject.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Subject Class
Subject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.