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