'宣言 Protected Overridable Function CreateCollectionObject( _ ByVal objectCollection As ObjectCollection, _ ByVal units() As String, _ ByVal objectType As String _ ) As ICollectionObject
protected virtual ICollectionObject CreateCollectionObject( ObjectCollection objectCollection, string[] units, string objectType )