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:
int AddDataAsString(System::String ^ Item);
public int AddDataAsString (string Item);
abstract member AddDataAsString : string -> int
Public Function AddDataAsString (Item As String) As Integer