Remove 方法
Removes a UserDefinedFunctionParameter object from the UserDefinedFunctionParameterCollection collection.
多載清單
名稱 | 描述 | |
---|---|---|
Remove(String) | Removes a member from the collection with the specified name. (繼承自 ParameterCollectionBase。) | |
Remove(UserDefinedFunctionParameter) | Removes a UserDefinedFunctionParameter object from the UserDefinedFunctionParameterCollection collection. |
頂端