Gets the nested children for the object.
public ExObjObjectList Children {get;}
Public ReadOnly Property Children() As ExObjObjectList
Get
public:
property ExObjObjectList^ Children
{
ExObjObjectList^ get()
}
The nested children for the object.
ExtractObjectsCommand.DetectChildren must be true for Children to be populated.
Children can also be populated manually using ExObjObjectList.Add(ExObjObject,ExObjObject,ExObjLocation) and ExObjLocation.Child.
For an example, refer to ExtractObjectsCommand.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document