Interfaz IIdentifierCollection
Representa la colección de identificadores.
Espacio de nombres: Microsoft.BusinessData.MetadataModel.Collections
Ensamblado: Microsoft.BusinessData (en Microsoft.BusinessData.dll)
Sintaxis
'Declaración
Public Interface IIdentifierCollection _
Inherits IReadOnlyCollection(Of IIdentifier), IEnumerable
'Uso
Dim instance As IIdentifierCollection
public interface IIdentifierCollection : IReadOnlyCollection<IIdentifier>,
IEnumerable
Vea también
Referencia
Miembros IIdentifierCollection
Espacio de nombres Microsoft.BusinessData.MetadataModel.Collections