Collection
Linea B-Arts Legacy: questa scheda descrive
BArtsFrameworkStandard(.NET Standard 2.0). Non usare firme o namespace come se appartenessero alla linea Classic successiva o alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
BArtsFrameworkStandard.Target:
.NET Standard 2.0.Namespace CLR:
BArts.BLists.Nome completo:
BArts.BLists.Collection.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
Liste e collezioni specializzate B-Arts.
Dichiarazione
<DefaultProperty("item")> Public Class Collection
Classe base dichiarata: List(Of BItemField).
Proprietà
| Nome | Dichiarazione |
|---|---|
Item |
Public Shadows Property Item(key As String) As Object |
Metodi
| Nome | Dichiarazione |
|---|---|
Add |
Public Shadows Sub Add(Obj As Object, key As String) |
Remove |
Public Shadows Function Remove(Key As String) As Boolean |
Sorgenti verificati
Lists\Collection.vb
