Collection of all available
Columns.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public sealed class ColumnCollection : ICollection,
IEnumerable |
| Visual Basic |
|---|
Public NotInheritable Class ColumnCollection
Implements ICollection, IEnumerable |
| Visual C++ |
|---|
public ref class ColumnCollection sealed : ICollection,
IEnumerable |
| F# |
|---|
[<SealedAttribute>]
type ColumnCollection =
class
interface ICollection
interface IEnumerable
end |
Remarks
Inheritance Hierarchy
See Also