System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „{{#lst:API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy|api}} ==Beschreibung== {{#lsth:API:System.JSON.Builders.TJSONCollectionBuilder…“) |
(Updated/Translated with Trados. LOC-20960) |
||
| Zeile 1: | Zeile 1: | ||
{{#lst:API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy|api}} | {{#lst:API:System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy|api}} | ||
| + | |||
==Beschreibung== | ==Beschreibung== | ||
| − | {{# | + | |
| + | {{#ifeq: {{PAGENAME}} | System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy | |{{InheritsFrom|System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Destroy}}}} | ||
| + | |||
| + | <section begin="short" />[[System.TObject.Destroy|Gibt]] diese Instanz von [[System.JSON.Builders.TJSONCollectionBuilder.TParentCollection|TParentCollection]] frei.<section end="short" /> | ||
| + | |||
| + | ===Siehe auch=== | ||
| + | |||
| + | * [[System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Create|System.JSON.Builders.TJSONCollectionBuilder.TParentCollection.Create]] | ||
| + | |||
| + | [[Category:API-Dokumentation]] | ||
| + | [[Category:Seattle]] | ||
Version vom 28. Dezember 2015, 09:10 Uhr
C++
/* TObject.Destroy */ inline __fastcall virtual ~TParentCollection(void) { }
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| destructor | public | System.JSON.Builders.hpp | System.JSON.Builders | TParentCollection |
Beschreibung
Gibt diese Instanz von TParentCollection frei.