Membres SPPrefixCollection (Microsoft.SharePoint.Administration)

Represents a collection of SPPrefix objects.

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

Constructeurs publics

  Nom Description
Méthode publique SPPrefixCollection Reserved for internal use.

Haut de page

Propriétés publiques

  Nom Description
Propriété publique Count Substitué. Gets the number of prefix objects in the collection.
Propriété publique Item Gets the prefix object at the specified index in the collection. In C#, this property is an indexer for the SPPrefixCollection class.
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 Add Adds the specified prefix to the collection.
Méthode publique Contains Returns a Boolean value that indicates whether the collection contains the specified prefix.
Méthode publique Delete Surchargé. Deletes a prefix from the collection.
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 Substitué. Updates the parent Web application of the prefix collection.

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

SPPrefixCollection, classe
Microsoft.SharePoint.Administration, espace de noms