EPTXmlEditableParserGetFieldCount Method (Int32) Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Returns the number of fields with the specified name or index

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

public int GetFieldCount(
	int index
)

Parameters

index
Type: SystemInt32
The ordinal position of the fields to count

Return Value

Type: Int32
The number of fields with the specified field index.
See Also

Reference