示例#1
0
 internal int ClearContents() => Cocoa.SendInt(Handle, sel_clear_contents);
示例#2
0
 internal int Count() => Cocoa.SendInt(Handle, sel_count);