Table of Contents

Property IsArrayOfObject

Namespace
LMKit.Extraction
Assembly
LM-Kit.NET.dll

IsArrayOfObject

Gets a value indicating whether this element represents an array of objects.

public bool IsArrayOfObject { get; }

Property Value

bool

true if the element is of type ObjectArray; otherwise, false.