Field m_children
Maps parent ordinal to its child, or -1 if the parent is childless.
Assembly: DistributedLucene.Net.Facet.dll
Syntax
protected readonly int[] m_children
Returns
Type | Description |
---|---|
System.Int32[] |
Maps parent ordinal to its child, or -1 if the parent is childless.
protected readonly int[] m_children
Type | Description |
---|---|
System.Int32[] |