IDataObject<TObject>.HasChildren Property

Gets whether the object has children.

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
bool HasChildren { get; }

Property Value

Boolean

See Also