[]
Returns true if the Format is valid.
public static bool IsValid(Format format)
Public Shared Function IsValid(format As Format) As Boolean
| Type | Name | Description |
|---|---|---|
| Format | format | A format to validate |
| Type | Description |
|---|---|
| bool | True if the Format is valid. |