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