[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public GradeLevels( GradeLevel gradeLevel )
Public Sub New ( _ gradeLevel As GradeLevel _ )
public: GradeLevels ( GradeLevel^ gradeLevel )
- gradeLevel (GradeLevel)
- For a description of this element, see the common element GradeLevel.