Represents a collection of BCProperty objects.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
public class BCPropertyCollection : DisposableObject, IEnumerable<BCProperty>, IEnumerable |
Visual Basic |
---|
Public Class BCPropertyCollection _ Inherits DisposableObject _ Implements IEnumerable(Of BCProperty), IEnumerable |
Visual C++ |
---|
public ref class BCPropertyCollection : public DisposableObject, IEnumerable<BCProperty^>, IEnumerable |
Inheritance Hierarchy
System..::..Object
BlueCieloECM.InnoCielo.Meridian..::..DisposableObject
BlueCieloECM.InnoCielo.Meridian.Server..::..BCPropertyCollection
BlueCieloECM.InnoCielo.Meridian..::..DisposableObject
BlueCieloECM.InnoCielo.Meridian.Server..::..BCPropertyCollection