valid
A Boolean value that indicates whether the receiver is known to be valid.
レシーバが有効であることを知られるかどうかを指し示すブール値。
NSConnection
objects in the process.
そのプロセスにおける全ての有効なNSConnection
オブジェクトを返します。
Availability 有効性
Technology
+ (NSArray
<NSConnection
*> *)allConnections;
An array containing all valid NSConnection
objects in the process.
そのプロセスにおける全ての有効なNSConnection
オブジェクトを含んでいるある配列。
valid