Add a field to a collection.
Namespace: Cartella.InterfacesAssembly: CartellaBase (in CartellaBase.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
void Add( IField field ) |
Visual Basic |
---|
Sub Add ( _ field As IField _ ) |
Visual C++ |
---|
void Add( IField^ field ) |
Parameters
- field
- Type: Cartella.Interfaces..::..IField
Field to add