ErrorCheckOptionCollection Class

ErrorCheckOptionCollection class

Represents all error check option.


type ErrorCheckOptionCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets ErrorCheckOption object by the given index.
AddAdd an error check option.
GetCountGets the number of elements contained in the instance.