'DeclarationPublic Property MinimumElementsPerSection As Integer
'UsageDim instance As SectionSplitOptions Dim value As Integer instance.MinimumElementsPerSection = value value = instance.MinimumElementsPerSection
public int MinimumElementsPerSection {get; set;}