Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the ordered set of intermediaries that constitute the forward and reverse message paths.
The following tables list the members exposed by the ViaCollection type.
Public Constructors
Name | Description | |
---|---|---|
ViaCollection | Initializes a new instance of the ViaCollection class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of elements contained in the collection. |
![]() |
IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe). |
![]() |
Item | Gets or sets the item at a specified position in the collection. |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Appends a via element to the collection. |
![]() |
Clone | Creates an exact copy of this ViaCollection instance. |
![]() |
CopyTo | Copies the elements of the collection to an array, starting at a particular index. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Returns an enumerator to iterate through the collection. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
Insert | Inserts an element at a specified position in the collection. |
![]() |
InsertRange | Inserts a collection of elements into the collection, starting at a specified position. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
RemoveAt | Removes the element at the specified position in the collection. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo |
Top
See Also
Reference
ViaCollection Class
Microsoft.Web.Services3.Referral Namespace