EPTBaseFixXmlIndexArraySize Method (Boolean) Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Fix the length of arrays used for XmlIndexQuery.

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected static void FixXmlIndexArraySize(
	ref bool[] array
)

Parameters

array
Type: SystemBoolean
Array to dimention
See Also

Reference