Explicit(Int32) Method
The Explicit method of the SPViewFieldCollection class verifies whether the field at the specified index in the collection is explicitly declared in the view definition.
Parameters
iIndex A 32-bit integer that specifies the index of the field in the collection of view fields.
Return Value
true if the field is explicitly declared in the view definition; otherwise, false.
Remarks
Explicitly declared fields are used, for example, in the list views of Web Parts on the home page or on Web Part Pages and cannot be removed through the user interface.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security