Instance Property インスタンスプロパティ

endSpecifier

Sets the object specifier representing the last object of the range to a given object. 範囲の最後のオブジェクトを表しているオブジェクト指定子をある与えられたオブジェクトに設定します。

Declaration 宣言

@property(retain) NSScriptObjectSpecifier *endSpecifier;

Parameters パラメータ

endSpec

The object specifier representing the last object of the range. 範囲の最後のオブジェクトを表しているオブジェクト指定子。

See Also 参照

Accessing a range specifier 範囲指定子にアクセスする