DictRelation.lines Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the number of the lines in the relation.
public:
virtual int lines();
public virtual int lines ();
abstract member lines : unit -> int
override this.lines : unit -> int
Public Overridable Function lines () As Integer
Returns
The number of the lines.