Property | Type | Description | |
---|---|---|---|
Count | int | ||
Key | string | ||
Start | int | ||
Val | string |
Method | Description | |
---|---|---|
Section ( ) : System | ||
Section ( string Key, string Val, int Start, int Count ) : System |
public Section ( string Key, string Val, int Start, int Count ) : System | ||
Key | string | |
Val | string | |
Start | int | |
Count | int | |
return | System |