Sitecore 5.1.1 API

FieldCollection Class

For a list of all members of this type, see FieldCollection Members.

System.Object
   Sitecore.Collections.FieldCollection

[Visual Basic]
Public Class FieldCollection
    Implements ICollection, IEnumerable
[C#]
public class FieldCollection : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sitecore.Collections

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

FieldCollection Members | Sitecore.Collections Namespace