Parameters
- identifier
- The identifier object to be tested.
Return Value
Returns
true
if the identifier is valid; otherwise, returns false
.true
if the identifier is valid; otherwise, returns false
.null
reference is considered a valid identifier.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.