AudienceCollection.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Item[Guid] | Gets the Audience object with the specified globally unique identifier (GUID) from the collection. | |
Item[Int32] | Gets the Audience object with the specified index from the collection. | |
Item[String] | Gets the Audience object with the specified name from the collection. |
Top