Membres SPLinkCollection (Microsoft.SharePoint)

Represents a collection of Microsoft.SharePoint.SPLink objects.

Les tableaux suivants contiennent la liste des membres exposés par le type SPLinkCollection .

Propriétés publiques

  Nom Description
Propriété publique Count Substitué. Gets the number of link objects in the collection.
Propriété publique Item Gets the link object at the specified index in the collection.
Propriété publique UpgradedPersistedProperties  Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique CopyTo Copies the collection to an array of SPLink objects starting at the specified index in the array.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetObjectData  (hérité de SPAutoSerializingObject)
Méthode publique GetType  (hérité de Object)
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnDeserialization  Called after the object has been deserialized from the file system cache or the database.(hérité de SPAutoSerializingObject)
Méthode protégée UpdateParent  Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject)

Haut de page

Implémentations d'interface explicites

  Nom Description
Implémentation d'interface explicite Méthode System.Collections.ICollection.CopyTo  (hérité de SPBaseCollection)
Implémentation d'interface explicite Méthode System.Collections.IEnumerable.GetEnumerator  (hérité de SPBaseCollection)
Implémentation d'interface explicite Propriété System.Collections.ICollection.IsSynchronized  (hérité de SPBaseCollection)
Implémentation d'interface explicite Propriété System.Collections.ICollection.SyncRoot  (hérité de SPBaseCollection)

Haut de page

Voir aussi

Référence

SPLinkCollection, classe
Microsoft.SharePoint, espace de noms