共用方式為


EnumScript 方法

Returns an enumerable object.

多載清單 

  名稱 描述
公用方法 EnumScript() () () () Returns an IEnumerable<string> object that has the script for the passed objects
公用方法 EnumScript(ScriptingOptions) Returns an IEnumerable<string> object that has the script for the passed objects.

頂端