←Select platform

TypeConfigurationElement Constructor(String,Type)

Summary

Initialize an instance of the TypeConfigurationElement class

Syntax

C#
VB
C++
public TypeConfigurationElement(  
   string name, 
   Type type 
) 
Public Function New( _ 
   ByVal name As String, _ 
   ByVal type As Type _ 
) 
public: 
TypeConfigurationElement(  
   String^ name, 
   Type^ type 
) 

Parameters

name
The name of the element.

type
The Type that this element is the configuration for.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Logging Assembly
Click or drag to resize