Membres SPRoleDefinitionCollection (Microsoft.SharePoint)
Windows SharePoint Services 3
Represents the collection of SPRoleDefinition objects defining the role definitions that are available for use within the Web site.
Les tableaux suivants contiennent la liste des membres exposés par le type SPRoleDefinitionCollection .
| Nom | Description | |
|---|---|---|
| Count | Substitué. Gets the number of role definitions in the collection. |
| Item | Surchargé. Gets the role definition from the collection of role definition objects. |
| UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (hérité de SPAutoSerializingObject) |
| Xml | Gets the role definitions for the Web site in XML format. |
(voir aussi
Méthodes protégées
)
Haut de page
| Nom | Description | |
|---|---|---|
| Add | Adds a new role definition to the collection. |
| BreakInheritance | Breaks the role definition inheritance and gives the current Web site its own copy of the role definitions. |
| Delete | Surchargé. Deletes a role definition from the collection of role definitions. |
| DeleteById | Deletes the role definition with the specified ID from the collection. |
| Equals | Surchargé. (hérité de Object) |
| GetById | Gets the role definition with the specified ID from the collection. |
| GetByType | Returns the role definition of the specified type from the collection. |
| GetHashCode | (hérité de Object) |
| GetObjectData | (hérité de SPAutoSerializingObject) |
| GetType | (hérité de Object) |
| ReferenceEquals | (hérité de Object) |
| ToString | (hérité de Object) |
| Nom | Description | |
|---|---|---|
| Finalize | (hérité de Object) |
| MemberwiseClone | (hérité de Object) |
| OnDeserialization | Called after the object has been deserialized from the file system cache or the database.(hérité de SPAutoSerializingObject) |
| UpdateParent | Causes the containing SPPersistedObject, if one exists, to update its state. (hérité de SPAutoSerializingObject) |
| Nom | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (hérité de SPBaseCollection) |
| System.Collections.IEnumerable.GetEnumerator | (hérité de SPBaseCollection) |
| System.Collections.ICollection.IsSynchronized | (hérité de SPBaseCollection) |
| System.Collections.ICollection.SyncRoot | (hérité de SPBaseCollection) |