CollectionType Property

Syntax
C#
VB
C++
public override ConfigurationElementCollectionType CollectionType { get; } 
  
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType 
public: 
property ConfigurationElementCollectionType CollectionType { 
   ConfigurationElementCollectionType get() override; 
} 

Property Value

The System.Configuration.ConfigurationElementCollectionType of this collection.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly