'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Sub DataValidationListRemoveEntry( _ ByVal entry As String _ )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public void DataValidationListRemoveEntry( string entry )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void DataValidationListRemoveEntry( string* entry )
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void DataValidationListRemoveEntry( String^ entry )
Parameters
- entry
- The DataValidationList entry string to be removed from the list