Removes a material list gap from the collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public bool Remove( QTOMaterialListGap materialListGap ) |
| Visual Basic |
|---|
Public Function Remove ( _ materialListGap As QTOMaterialListGap _ ) As Boolean |
| Visual C++ |
|---|
public: bool Remove( QTOMaterialListGap^ materialListGap ) |
Parameters
- materialListGap
- Type: Autodesk.Civil.DatabaseServices..::..QTOMaterialListGap