Compartilhar via


SPRelatedFieldCollection members

Include protected members
Include inherited members

Representa uma coleção de objetos SPRelatedField com informações sobre a relação entre um campo em uma lista e um campo de pesquisa em outra lista.

The SPRelatedFieldCollection type exposes the following members.

Properties

  Name Description
Public property Count Obtém o número de objetos SPRelatedField na coleção. (Overrides SPBaseCollection.Count.)
Public property Item Obtém o objeto SPRelatedField no índice especificado na coleção.
Public property List Obtém a lista que retornou o conjunto atual.

Top

Methods

  Name Description
Public method CopyTo Uma implementação de rigidez de tipos de SPRelatedField de CopyTo.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obtém um enumerador para iterar através da coleção. (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> Retorna um enumerador de tipo seguro para fazer uma iteração através da coleção. (Inherited from SPBaseCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo Copia os elementos da coleção para uma matriz, iniciando no índice de matriz especificada. (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized Obtém um valor booleano que indica se o acesso à coleção é sincronizado ou thread-safe. (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot Obtém um objeto que é usado para sincronizar o acesso à coleção. (Inherited from SPBaseCollection.)

Top

Ver também

Referência

SPRelatedFieldCollection class

Microsoft.SharePoint namespace