'Declaration Public Overloads Shadows Function GetDeleteCommand() As TdCommand
'Usage Dim instance As TdCommandBuilder Dim value As TdCommand value = instance.GetDeleteCommand()
public new TdCommand GetDeleteCommand()
public: new TdCommand^ GetDeleteCommand();