AudienceCollection.Remove Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
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. |
Top