AudienceSiteCollection.Item property
Gets AudienceSite information from the collection.
Overload list
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets the AudienceSite object with the specified index from the collection. |
![]() |
Item[String] | Gets an array list of AudienceSite objects with the specified name from the collection. |
Top