프로퍼티 | 타입 | 설명 | |
---|---|---|---|
size | int |
메소드 | 설명 | |
---|---|---|
AddDataModifiedHandler ( EventHandler handler ) : void | ||
Data ( Project p, string command, IEnumerable |
||
Detach ( ) : void | ||
GetIntValue ( int i ) : int | ||
GetIntValue ( string s ) : int | ||
GetNumValues ( ) : int | ||
GetString ( ) : string | ||
GetValue ( int i ) : string | ||
GetValue ( string s ) : string | ||
GetValueReference ( string name ) : |
||
GetValueReferenceGroup ( ) : |
||
GetValueReferences ( ) : IList |
||
InsertIntoParserAfter ( |
||
InsertIntoParserBefore ( |
||
InsertValue ( int i, string value, int priorSpaces = 1 ) : void | ||
RemoveDataModifiedHandler ( EventHandler handler ) : void | ||
RemoveValue ( int i ) : void | ||
SetByteValue ( int i, byte value ) : void | ||
SetNumValues ( int n ) : void | ||
SetValue ( int i, string value ) : void | ||
SetValue ( string s, int i ) : void | ||
SetValue ( string s, string value ) : void | ||
SetValueReferences ( IList |
||
SetWordValue ( int i, int value ) : void | ||
ThrowException ( |
메소드 | 설명 | |
---|---|---|
GetSpacingIndex ( int i ) : string |
public AddDataModifiedHandler ( EventHandler handler ) : void | ||
handler | EventHandler | |
리턴 | void |
public Data ( Project p, string command, IEnumerable |
||
p | Project | |
command | string | |
values | IEnumerable |
|
size | int | |
parser | ||
spacing | IList |
|
리턴 | System |
public GetValueReference ( string name ) : |
||
name | string | |
리턴 |
public GetValueReferenceGroup ( ) : |
||
리턴 |
public InsertIntoParserAfter ( |
||
reference | ||
리턴 | void |
public InsertIntoParserBefore ( |
||
reference | ||
리턴 | void |
public InsertValue ( int i, string value, int priorSpaces = 1 ) : void | ||
i | int | |
value | string | |
priorSpaces | int | |
리턴 | void |
public RemoveDataModifiedHandler ( EventHandler handler ) : void | ||
handler | EventHandler | |
리턴 | void |
public SetValueReferences ( IList |
||
references | IList |
|
리턴 | void |