AreaListingCollection Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Manages the AreaListing objects.
The AreaListingCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Obsolete. Gets the number of area listings in the collection. | |
Item[Guid] | Obsolete. Gets area listing by an indexer of type GUID. | |
Item[UInt32] | Obsolete. Gets an area listing by indexer of type Integer. |
Top
Methods
Name | Description | |
---|---|---|
AddListing | Obsolete. Adds a listing to the collection. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Obsolete. Gets an enumerator for the collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Refresh | Obsolete. Reloads the collection from the database. All uncommitted changes are discarded. | |
RemoveListing | Obsolete. Removes an area listing from the area. | |
ToString | (Inherited from Object.) |
Top