AudienceCollection Methods
Include Protected Members
Include Inherited Members
The AudienceCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AudienceExist(Guid) | Indicates whether the audience with the specified globally unique identifier (GUID) exists for the current site. |
![]() |
AudienceExist(String) | Checks for the existence of an Audience object with the specified name. |
![]() |
CopyTo | Copies the elements of the AudienceCollection to an array, starting at a specified index. |
![]() |
Create(String, String) | Creates an instance of the Audience object. |
![]() |
Create(String, String, AudienceGroupOperation) | Creates an instance of the Audience object. |
![]() |
Create(String, String, String, AudienceGroupOperation) | Validates the input parameters and creates an instance of the Audience object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that iterates through the AudienceCollection object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove(Guid) | Removes the Audience object with the specified globally unique identifier (GUID) from the collection. |
![]() |
Remove(String) | Removes the audience with the specified name from the collection. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)