aboutsummaryrefslogtreecommitdiff
path: root/files/nl/glossary/value/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/nl/glossary/value/index.html')
-rw-r--r--files/nl/glossary/value/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/files/nl/glossary/value/index.html b/files/nl/glossary/value/index.html
deleted file mode 100644
index 912859e4f4..0000000000
--- a/files/nl/glossary/value/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: Waarde
-slug: Glossary/Value
-tags:
- - CodingScripting
- - woordenlijst
-translation_of: Glossary/Value
----
-<p>In de context van data of een object <strong>{{Glossary("Wrapper", "wrapper")}}</strong> rond die data, de waarde is de <strong>{{Glossary("Primitive","primitieve waarde")}} </strong>die de wrapper bevat. In de context van een <strong>{{Glossary("Variable","variabele")}}</strong> of <strong>{{Glossary("Property","eigenschap")}}</strong>, de waarde kan zowel een primitieve als een <strong>{{Glossary("Object reference","object referentie")}}</strong> zijn.</p>
-
-<h2 id="Leer_meer">Leer meer</h2>
-
-<h3 id="Algemene_kennis">Algemene kennis</h3>
-
-<ul>
- <li>{{Interwiki("wikipedia", "Primitive wrapper class")}} op Wikipedia</li>
-</ul>