IsLast Property (CoverElementChunk)
In This Topic
Gets the
System.Boolean value determining if this
CoverElementChunk object is the last one in the representation of the data object.
Syntax
'Declaration
Public ReadOnly Property IsLast As Boolean
public bool IsLast {get;}
See Also