Class BlobProfileDownloadElementCollection
Inheritance
System.Object
BlobProfileDownloadElementCollection
Assembly: Mediachase.BusinessFoundation.dll
Version: 10.8.0
public class BlobProfileDownloadElementCollection : ConfigurationElementCollection
Constructors
Declaration
public BlobProfileDownloadElementCollection()
Properties
Declaration
public BlobProfileDownloadElement this[int index] { get; set; }
Parameters
Type |
Name |
Description |
System.Int32 |
index |
|
Property Value
Methods
Declaration
protected override ConfigurationElement CreateNewElement()
Returns
Type |
Description |
System.Configuration.ConfigurationElement |
|
Declaration
protected override object GetElementKey(ConfigurationElement element)
Parameters
Type |
Name |
Description |
System.Configuration.ConfigurationElement |
element |
|
Returns
Type |
Description |
System.Object |
|