ScopeDisplayGroup methods
SharePoint 2013
The ScopeDisplayGroup type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add | Adds a scope to the display group's scope collection. |
|
Clear | Removes all the scopes from the display group's scope collection. |
|
Contains | Gets a Boolean value indicating whether the display group's scope collection contains the specified scope. |
|
Delete | Deletes the display group. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns an enumerator that can be used to access the items in the display group's scope collection. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IndexOf | Gets the index for a specified scope. |
|
Insert | Adds a scope to the display group's scope collection, at the specified index. |
|
MemberwiseClone | (Inherited from Object.) |
|
Remove | Removes the specified scope from the display group's scope collection. |
|
RemoveAt | Removes the scope at the specified index position from the display group's scope collection. |
|
ToString | (Inherited from Object.) |
|
Update | Updates the scope display group with the specified changes. |
Show: