UserSegmentCollection members
SharePoint 2013
The UserSegmentCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | |
|
IsReadOnly | Gets a value indicating whether the collection is read-only. |
|
Item[Guid] | Gets a best bet by its Id. |
|
Item[String] | Gets a best bet by its Url. |
| Name | Description | |
|---|---|---|
|
Contains(Guid) | Determines whether the collection contains given best bet Id. |
|
Contains(String) | Determines whether the collection contains given best bet Url. |
|
CreateUserSegment | Adds a best bet to the collection. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
IndexOf | |
|
MemberwiseClone | (Inherited from Object.) |
|
RemoveUserSegment | |
|
ToString | (Inherited from Object.) |