IEnumerableContract<C> Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exposes an enumerator that supports a simple iteration over a generic collection of IContract objects.
generic <typename C>
where C : IContractpublic interface class IEnumerableContract : System::AddIn::Contract::IContract
public interface IEnumerableContract<C> : System.AddIn.Contract.IContract where C : IContract
type IEnumerableContract<'C (requires 'C :> IContract)> = interface
interface IContract
Public Interface IEnumerableContract(Of C)
Implements IContract
- C
The type of objects to enumerate. C
must implement the IContract interface.
- Derived
- Implements
Acquire |
Specifies that the contract is accessible to a client until the client revokes the contract. (Inherited from IContract) |
Get |
Returns an enumerator that iterates through the collection. |
Get |
Returns a hash code for the IContract. (Inherited from IContract) |
Query |
Returns a contract that is implemented by this contract. (Inherited from IContract) |
Remote |
Indicates whether the specified contract is equal to this IContract. (Inherited from IContract) |
Remote |
Returns a string representation of the current IContract. (Inherited from IContract) |
Revoke |
Specifies that the contract is no longer accessible to a client. (Inherited from IContract) |
Proizvod | Verzije |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: