C# Class System.ComponentModel.ListBindableAttribute

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

Méthodes publiques

Свойство Type Description
Default ListBindableAttribute
No ListBindableAttribute
Yes ListBindableAttribute

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
IsDefaultAttribute ( ) : bool
ListBindableAttribute ( BindableSupport flags ) : System
ListBindableAttribute ( bool listBindable ) : System

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

IsDefaultAttribute() public méthode

public IsDefaultAttribute ( ) : bool
Résultat bool

ListBindableAttribute() public méthode

public ListBindableAttribute ( BindableSupport flags ) : System
flags BindableSupport
Résultat System

ListBindableAttribute() public méthode

public ListBindableAttribute ( bool listBindable ) : System
listBindable bool
Résultat System

Property Details

Default public_oe static_oe property

public static ListBindableAttribute,System.ComponentModel Default
Résultat ListBindableAttribute

No public_oe static_oe property

public static ListBindableAttribute,System.ComponentModel No
Résultat ListBindableAttribute

Yes public_oe static_oe property

public static ListBindableAttribute,System.ComponentModel Yes
Résultat ListBindableAttribute