ErrorCheckOptionCollection Class
ErrorCheckOptionCollection class
Represents all error check option.
type ErrorCheckOptionCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets ErrorCheckOption object by the given index. |
| Add | Add an error check option. |
| GetCount |