BCGSoft.Controls.PropertyList Namespace > PropertyListItem Class > PropertyListItem Constructor : PropertyListItem Constructor(String,Object,String,Object,String,String) |
'Declaration Public Function New( _ ByVal name As String, _ ByVal value As Object, _ ByVal description As String, _ ByVal data As Object, _ ByVal editMask As String, _ ByVal editTemplate As String _ )
'Usage Dim name As String Dim value As Object Dim description As String Dim data As Object Dim editMask As String Dim editTemplate As String Dim instance As New PropertyListItem(name, value, description, data, editMask, editTemplate)
public PropertyListItem( string name, object value, string description, object data, string editMask, string editTemplate )
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