Creates the first section in a series, with the specified maximum value.
[Visual Basic] Overloads Public Shared Function CreateSection( _ ByVal maxValue As Short _ ) As Section [C#] public static Section CreateSection( short maxValue ); [C++] public: static Section CreateSection( short maxValue ); [JScript] public static function CreateSection( maxValue : Int16 ) : Section;
BitVector32 Structure | BitVector32 Members | System.WinForms Namespace | BitVector32.CreateSection Overload List