FieldCodeWithChildrenAdd Method

Adds a new child field to an array at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void Add(
        int i,
        Field field
)

Parameters

i  Int32
[in] Index at which the new child field is added.
field  Field
[in] New child field to add.
See Also

©  Bricsys NV. All rights reserved.