EPTXmlEditableParser Constructor (Int32) Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Creates a new EPT field collection object

Namespace: ContentStudio.Document.EPT
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public EPTXmlEditableParser(
	int initialSize
)

Parameters

initialSize
Type: SystemInt32
Defines the number of fields that the object initially can hold.
See Also

Reference