NSArray

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf Class
gptkbp:areaCode Encodes the array for archiving.
Initializes an array from data in a given unarchiver.
gptkbp:collection Creates and returns an array containing the specified objects.
Invokes_a_block_for_each_object_in_the_array.
gptkbp:collectionFocus Returns a new array that replaces an object at a specified index.
gptkbp:component Returns a string created by joining the array’s elements.
gptkbp:contains Returns a Boolean value that indicates whether the array contains a given object.
gptkbp:criteria Returns a new array containing the elements that satisfy a predicate.
gptkbp:description Returns a string that represents the array.
Returns a string that represents the array, formatted for a specific locale.
gptkbp:firstPublished Returns the first object in the array.
gptkbp:hasContent Initializes an array containing the contents of a file.
Initializes an array containing the contents of a URL.
https://www.w3.org/2000/01/rdf-schema#label NSArray
gptkbp:includesProvisionsFor Initializes an array with a variable number of objects.
gptkbp:isChallengedBy Returns a Boolean value that indicates whether the array is empty.
gptkbp:isExpectedTo Returns the object at the specified index.
gptkbp:isPortrayedBy Creates and returns an array containing the objects from another array.
Returns a Boolean value that indicates whether the array is equal to another array.
Returns a new array that removes the first occurrence of a given object.
Returns a new array that removes the specified objects.
gptkbp:isSubjectTo NSObject
Returns a new array that adds the objects from another array.
Returns an enumerator that allows access to the array’s objects in reverse order.
Returns the index of the first occurrence of a given object, using pointer comparison.
Returns the index of the first occurrence of a given object.
Returns a new array that adds a given object to the receiver.
gptkbp:lastProduced Returns the last object in the array.
gptkbp:menuItem Initializes a newly allocated array with the contents of another array.
gptkbp:numberOfStudents Initializes a newly allocated array with the specified objects.
gptkbp:order Returns a new array that contains the receiver’s elements, sorted with options.
Returns a new array that contains the receiver’s elements, sorted.
gptkbp:providesAccessTo NSCopying
NSFastEnumeration
NSMutableCopying
gptkbp:range Returns a new array containing the objects at the specified range.
gptkbp:reduces Returns a single value by combining the elements of the array.
gptkbp:topScorer Returns a new array that contains the receiver’s elements, sorted using a selector.
gptkbp:tour Returns a new array containing the results of mapping a block to the array.
gptkbp:userCountries Returns the number of elements in the array.