Method | Description | |
---|---|---|
Attribute ( int _size, string _name ) : System | ||
disable ( ) : void | ||
enable ( ) : void | ||
getName ( ) : string | ||
getSize ( ) : int | ||
getValue ( ) : byte[] | ||
isActive ( ) : bool | ||
setValue ( |
||
setValue ( |
||
setValue ( bool newValue ) : void | ||
setValue ( byte newValue ) : void | ||
setValue ( double newValue ) : void | ||
setValue ( float newValue ) : void | ||
setValue ( string newValue ) : void |
public Attribute ( int _size, string _name ) : System | ||
_size | int | |
_name | string | |
return | System |
public setValue ( |
||
newValue | ||
return | void |
public setValue ( |
||
newValue | ||
return | void |