Collection of hosting spaces.
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HostingSpaces()()() | ||
| Capacity | Gets or sets the number of elements that the CollectionBase can contain. (Inherited from CollectionBase.) | |
| Clear()()() | Removes all objects from the CollectionBase instance. (Inherited from CollectionBase.) | |
| Count | Gets the number of elements contained in the CollectionBase instance. (Inherited from CollectionBase.) | |
| Equals(Object) | (Inherited from Object.) | |
| GetEnumerator()()() | Returns an enumerator that iterates through the CollectionBase instance. (Inherited from CollectionBase.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Item[([(Int32])]) |
Returns the hosting space in the specified index.
| |
| RemoveAt(Int32) | Removes the element at the specified index of the CollectionBase instance. (Inherited from CollectionBase.) | |
| ToString()()() | (Inherited from Object.) |
| Object | ||
| CollectionBase | ||
| HostingSpaces | ||