Method | Description | |
---|---|---|
ContainsMember ( this |
||
GetMember ( this |
||
RemoveMember ( this |
public static ContainsMember ( this |
||
list | this |
|
member | string | |
return | bool |
public static GetMember ( this |
||
list | this |
|
member | string | |
return |
public static RemoveMember ( this |
||
list | this |
|
member | string | |
return | void |