[Visual Basic] Public Sub Delete( _ ByVal At As Integer, _ Optional ByVal Count As Integer = 1 _ ) [C#] public void Delete( int At, int Count ); [C++] public: void Delete( int At, int Count ); [JScript] public function Delete( int At, int Count );
ValuefieldEntries Class | EbsOpen Namespace