C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IEnumOleUndoUnits Interface : Next Method |
'Declaration Function Next( _ ByVal numDesired As System.Integer, _ ByRef unit As System.IntPtr, _ ByRef numReceived As System.Integer _ ) As System.Integer
System.int Next( System.int numDesired, out System.IntPtr unit, out System.int numReceived )