←Select platform

StartValue Property

Summary
The first value in the Range

Syntax
C#
C++/CLI
Python
public Nullable<int> StartValue { get; } 
public: 
property Nullable<int> StartValue { 
   Nullable<int> get(); 
} 
StartValue # get  (Range) 

Property Value

A nullable System.Int32 which specifies the first number in the Range

Requirements

Target Platforms

See Also

Reference

Range Class

Range Members

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.