DekGenius.com
[ Team LiB ] Previous Section Next Section

NSCountCommand Mac OS X 10.0

Instances of this class serve to count the number of objects contained within the container object specified as part of this command. This class is used in Cocoa's implementation of built-in AppleScript support, and as such clients should not need to access instances of this class directly.

figs/cocn_1320.gif

@interface NSCountCommand : NSScriptCommand

    [ Team LiB ] Previous Section Next Section