Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Guid loadCsv(System::String ^ fileName);
public virtual Guid loadCsv(string fileName);
abstract member loadCsv : string -> Guid
override this.loadCsv : string -> Guid
Public Overridable Function loadCsv (fileName As String) As Guid
Parameters
Returns