Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a collection of Referral objects.
The following tables list the members exposed by the ReferralCollection type.
Public Constructors
Name | Description | |
---|---|---|
ReferralCollection | Initializes a new instance of the ReferralCollection class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Actor | Gets or sets the recipient of the SOAP header.(Inherited from WSESoapHeader) |
![]() |
Count | Gets the number of Referral objects in a ReferralCollection. |
![]() |
DidUnderstand | Gets or sets a value indicating whether a Web service method properly processed a SOAP header.(Inherited from WSESoapHeader) |
![]() |
EncodedMustUnderstand | Gets or sets the value of the mustUnderstand XML attribute for the SOAP header when communicating with SOAP protocol.(Inherited from WSESoapHeader) |
![]() |
EncodedRelay | Gets or sets the relay attribute of the SOAP 1.2 header.(Inherited from WSESoapHeader) |
![]() |
IsSynchronized | Gets a value indicating whether access to ReferralCollection is synchronized (thread-safe). |
![]() |
Item | Gets a Referral object with a specific RefId from the ReferralCollection containing it. |
![]() |
MustUnderstand | Gets or sets a value indicating whether the SOAP header must be understood.(Inherited from WSESoapHeader) |
![]() |
Relay | Gets or sets a value that indicates whether the SOAP header is to be relayed to the next SOAP node if the current node does not understand the header.(Inherited from WSESoapHeader) |
![]() |
SyncRoot | Gets an object that can be used to synchonize access to the ReferralCollection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Appends a Referral object to the end of a ReferralCollection. |
![]() |
AddRange | Adds the elements of an System.Array of Referral objects to a ReferralCollection. |
![]() |
Clear | Removes all the Microsoft.Web.Services3.Referral.Referral objects from a Microsoft.Web.Services3.Referral.ReferralCollection. |
![]() |
Contains | Overloaded. Checks if a specific Referral exists in a ReferralCollection. |
![]() |
CopyTo | Copies the elements of a ReferralCollection to an array of type Referral at the specified index. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetEnumerator | Gets an IEnumerator that can iterate through the ReferralCollection. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Returns an XML-based representation of the current ReferralCollection object. |
![]() |
LoadXml | Loads an XmlElement into the current ReferralCollection object. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Remove | Overloaded. Removes a specified Referral object from a ReferralCollection. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetAttributeXml | (Inherited from WSESoapHeader ) |
![]() |
LoadAttributeXml | (Inherited from WSESoapHeader ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo |
Top
See Also
Reference
ReferralCollection Class
Microsoft.Web.Services3.Referral Namespace