Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Represents a collection of IModelComponent objects.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
<GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")> _
Public Interface IModelComponentCollection _
Inherits ICollection, IEnumerable
'Uso
Dim instance As IModelComponentCollection
[GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")]
public interface IModelComponentCollection : ICollection,
IEnumerable
[GuidAttribute(L"BFF9CB56-3205-452b-B02C-C9603FCDF2C3")]
public interface class IModelComponentCollection : ICollection,
IEnumerable
[<GuidAttribute("BFF9CB56-3205-452b-B02C-C9603FCDF2C3")>]
type IModelComponentCollection =
interface
interface ICollection
interface IEnumerable
end
public interface IModelComponentCollection extends ICollection, IEnumerable
El tipo IModelComponentCollection expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | (Se hereda de ICollection.) |
![]() |
IsSynchronized | (Se hereda de ICollection.) |
![]() |
Parent | Infraestructura. Gets the parent IModelComponent of the IModelComponentCollection. |
![]() |
SyncRoot | (Se hereda de ICollection.) |
Arriba
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Contains | Infraestructura. Indicates whether the collection contains a specified IModelComponent. |
![]() |
CopyTo | (Se hereda de ICollection.) |
![]() |
GetEnumerator | (Se hereda de IEnumerable.) |
![]() |
Remove(IModelComponent) | Infraestructura. Removes an IModelComponent from the collection. |
![]() |
Remove(IModelComponent, Boolean) | Infraestructura. Removes an IModelComponent from the collection. |
Arriba
.gif)
.gif)