TablistDialogRowCollectionAdd Method (TablistDialogRow) |
Namespace: SampSharp.Entities.SAMP
public override void Add( TablistDialogRow row )
Exception | Condition |
---|---|
ArgumentNullException | Thrown if row is null. |
ArgumentException | Thrown if the row does not contain the required number of columns. |