 | RangeLast Method |
Creates new range representing last element (*).
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic static Range Last()
Public Shared Function Last As Range
public:
static Range^ Last()
static member Last : unit -> Range
Return Value
RangeNew range.
See Also