Classe MetadataProperties
Represents the metadata properties of a report part.
Hierarquia de herança
System. . :: . .Object
System.Collections.ObjectModel. . :: . .Collection< (Of < ( <'MetadataProperty> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollectionBase< (Of < ( <'MetadataProperty> ) > ) >
Microsoft.ReportingServices.RdlObjectModel. . :: . .RdlCollection< (Of < ( <'MetadataProperty> ) > ) >
Microsoft.ReportingServices.RdlObjectModel..::..MetadataProperties
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class MetadataProperties _
Inherits RdlCollection(Of MetadataProperty)
'Uso
Dim instance As MetadataProperties
public class MetadataProperties : RdlCollection<MetadataProperty>
public ref class MetadataProperties : public RdlCollection<MetadataProperty^>
type MetadataProperties =
class
inherit RdlCollection<MetadataProperty>
end
public class MetadataProperties extends RdlCollection<MetadataProperty>
O tipo MetadataProperties expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
MetadataProperties | Initializes a new instance of the MetadataProperties class. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Count | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() |
Item[ ( [ ( String] ) ] ) | |
![]() |
Items | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() |
Parent | The parent object. (Herdado de RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
Início
Métodos
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
IList. . :: . .Add | (Herdado de RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IList. . :: . .Item | (Herdado de RdlCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() ![]() |
IList. . :: . .Contains | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .CopyTo | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IList. . :: . .IndexOf | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IList. . :: . .Insert | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IList. . :: . .IsFixedSize | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IList. . :: . .IsReadOnly | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
IList. . :: . .Remove | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (Herdado de Collection< (Of < ( <'MetadataProperty> ) > ) >.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.