'Declaration
Public Sub Remove( _ ByVal value As DateFieldInfo _ )
'Usage
Dim instance As DateTimeFieldCollectionInfo Dim value As DateFieldInfo instance.Remove(value)
public void Remove( DateFieldInfo value )
Parameters
- value
- The T to remove from the collection.