C# Class System.IntPtr

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
Zero IntPtr

Méthodes publiques

Méthode Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : String
ToString ( String format ) : String

Private Methods

Méthode Description
ISerializable ( SerializationInfo info, StreamingContext context ) : void
IntPtr ( SerializationInfo info, StreamingContext context ) : System
IntPtr ( int value ) : System
IntPtr ( long value ) : System
IntPtr ( void value ) : System
IsNull ( ) : bool
ToInt32 ( ) : int
ToInt64 ( ) : long
ToPointer ( ) : void*
operator ( ) : bool

Method Details

Equals() public méthode

public Equals ( Object obj ) : bool
obj Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : String
Résultat String

ToString() public méthode

public ToString ( String format ) : String
format String
Résultat String

Property Details

Zero public_oe static_oe property

public static IntPtr,System Zero
Résultat IntPtr