Methods prefixed with - are instance methods. This means they can only be invoked on an instance of a class, eg: [myStringInstance length];.
確定! 回上一頁