About: Indexer (programming)     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatProgrammingLanguageTopics, within Data Space : dbpedia.org associated with source document(s)
QRcode icon
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FIndexer_%28programming%29

In object-oriented programming, an indexer allows instances of a particular class or struct to be indexed just like arrays. It is a form of operator overloading.

AttributesValues
rdf:type
rdfs:label
  • Indexer (de)
  • Indexer (programming) (en)
  • 인덱서 (프로그래밍) (ko)
  • インデクサ (ja)
  • Indekser (pl)
  • 索引器 (编程) (zh)
rdfs:comment
  • In der Objektorientierten Programmierung erlaubt ein Indexer Instanzen einer Klasse oder einer Struktur, auf die gleiche Weise wie Arrays indiziert zu werden. Es handelt sich dabei um eine Art des Operator overloading. (de)
  • In object-oriented programming, an indexer allows instances of a particular class or struct to be indexed just like arrays. It is a form of operator overloading. (en)
  • 인덱서(indexer)는 객체 지향 프로그래밍에서 특정 클래스나 구조체의 인스턴스가 배열과 같이 인덱싱될 수 있게 한다. 연산자 오버로딩의 일종이다. (ko)
  • プログラミング言語におけるインデクサ (英: indexer) は、クラスや構造体のインスタンスに配列と同様の添字を指定してアクセスするための構文である。 (ja)
  • Indekser (ang. Indexer) – element języka programowania C#, który pozwala indeksować instancje danej klasy lub struktury tak jak tablice. Indeksery są podobne do właściwości klasy, z tą różnicą że ich metody dostępowe mogą przyjmować parametry. Składnia indeksera wygląda następująco: <modyfikator_dostępu> <zwracany_typ> this [lista_argumentów]{ get { // implementacja } set { // implementacja }} (pl)
  • 索引器(Indexer)是面向对象程序设计中允许一个类或者结构可以如同数组一样被索引(indexed)访问。为类定义一个索引器后,该类的行为就会像数组一样用数组访问运算符([ ])来访问该类的实例。这是一种运算符重载。 C#语言中通过重定义operator[]实现了索引器。Python语言中,类如果定义了__getitem__(self, key)与__setitem__(self, key, value)方法就能实现indexer。 (zh)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
date
  • April 2015 (en)
reason
  • is this a C# or a general OO concept? Surely the interesting thing is the use of the keyword 'this', not what is emphasised here? Why is this whole article only sourced to one C# forum post . Maybe an example of use of the example class would demonstrate the purpose of the construct. Wikipedia is not a manual, guidebook or textbook WP:NOTHOWTO. (en)
has abstract
  • In der Objektorientierten Programmierung erlaubt ein Indexer Instanzen einer Klasse oder einer Struktur, auf die gleiche Weise wie Arrays indiziert zu werden. Es handelt sich dabei um eine Art des Operator overloading. (de)
  • In object-oriented programming, an indexer allows instances of a particular class or struct to be indexed just like arrays. It is a form of operator overloading. (en)
  • 인덱서(indexer)는 객체 지향 프로그래밍에서 특정 클래스나 구조체의 인스턴스가 배열과 같이 인덱싱될 수 있게 한다. 연산자 오버로딩의 일종이다. (ko)
  • プログラミング言語におけるインデクサ (英: indexer) は、クラスや構造体のインスタンスに配列と同様の添字を指定してアクセスするための構文である。 (ja)
  • Indekser (ang. Indexer) – element języka programowania C#, który pozwala indeksować instancje danej klasy lub struktury tak jak tablice. Indeksery są podobne do właściwości klasy, z tą różnicą że ich metody dostępowe mogą przyjmować parametry. Składnia indeksera wygląda następująco: <modyfikator_dostępu> <zwracany_typ> this [lista_argumentów]{ get { // implementacja } set { // implementacja }} (pl)
  • 索引器(Indexer)是面向对象程序设计中允许一个类或者结构可以如同数组一样被索引(indexed)访问。为类定义一个索引器后,该类的行为就会像数组一样用数组访问运算符([ ])来访问该类的实例。这是一种运算符重载。 C#语言中通过重定义operator[]实现了索引器。Python语言中,类如果定义了__getitem__(self, key)与__setitem__(self, key, value)方法就能实现indexer。 (zh)
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage disambiguates of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (62 GB total memory, 60 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software