Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Cocoa
objc_class
C# Class Cocoa.objc_class
Show file
Open project: mono/cocoa-sharp
Class Usage Examples
Public Properties
Property
Type
Description
cache
System.IntPtr
info
int
instance_size
int
isa
System.IntPtr
ivars
System.IntPtr
methodLists
System.IntPtr
name
System.IntPtr
protocols
System.IntPtr
super_class
System.IntPtr
version
int
Property Details
cache
public property
public
IntPtr,System
cache
return
System.IntPtr
info
public property
public
int
info
return
int
instance_size
public property
public
int
instance_size
return
int
isa
public property
public
IntPtr,System
isa
return
System.IntPtr
ivars
public property
public
IntPtr,System
ivars
return
System.IntPtr
methodLists
public property
public
IntPtr,System
methodLists
return
System.IntPtr
name
public property
public
IntPtr,System
name
return
System.IntPtr
protocols
public property
public
IntPtr,System
protocols
return
System.IntPtr
super_class
public property
public
IntPtr,System
super_class
return
System.IntPtr
version
public property
public
int
version
return
int