Share

FieldCodeWithChildren Class

Description

This class contains a field code plus its embedded or nested (child) fields. See the Field.getFieldCode() function in the ObjectARX Reference.

Class Hierarchy

Autodesk.AutoCAD.DatabaseServices.FieldCodeWithChildren

Visual Basic

Public Class FieldCodeWithChildren
Inherits IDisposable

C#

public class FieldCodeWithChildren : IDisposable;

Links

FieldCodeWithChildren Methods, FieldCodeWithChildren Properties

Was this information helpful?