AudienceSiteCollection.Item Property
Include Protected Members
Include Inherited Members
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