[]
public void Add(RecTable table)
Public Sub Add(table As RecTable)
| Type | Name | Description |
|---|---|---|
| RecTable | table |
public RecTableItem Add(byte recType, CreateRplRec createMethod, object defaultValue)
Public Function Add(recType As Byte, createMethod As CreateRplRec, defaultValue As Object) As RecTableItem
| Type | Name | Description |
|---|---|---|
| byte | recType | |
| CreateRplRec | createMethod | |
| object | defaultValue |
| Type | Description |
|---|---|
| RecTableItem |