Sdílet prostřednictvím


Table.EnumScript Method

Include Protected Members
Include Inherited Members

Returns an enumerable object.

Overload List

  Name Description
Public method EnumScript() Returns an IEnumerable<string> object that has the script for the passed objects
Public method EnumScript(ScriptingOptions) Returns an IEnumerable<string> object that has the script for the passed objects.

Top