'宣言 Protected Function New( _ ByVal factor As Integer, _ ByVal growthFactor As Single, _ ByVal useOwnerData As Boolean, _ ByVal manageScrollCounts As Boolean _ )
protected SparseArray( int factor, float growthFactor, bool useOwnerData, bool manageScrollCounts )