ErrorsCollectionClass.Delete(Object, String) Method
Definition
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 void Delete(System::Object ^ varNode, System::String ^ bstrConditionName) = Microsoft::Office::Interop::InfoPath::Errors::Delete;
public virtual void Delete (object varNode, string bstrConditionName);
Public Overridable Sub Delete (varNode As Object, bstrConditionName As String)
Parameters
- varNode
- Object
- bstrConditionName
- String