Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Symbology encode type. See EncodeTypes to get instance.
The SymbologyEncodeType type exposes the following members:
Name | Description |
---|---|
type_index | Gets an index of encode type |
type_name | Gets a name of encode type |
classification | Gets a classification of this symbology. |
Name | Description |
---|---|
try_parse(parsing_type, result) | Converts the string representation of a BaseEncodeType to its instance. A return value indicates whether the conversion succeeded or failed. |
try_parse(parsing_type, result) | Converts the string representation of a BaseEncodeType to its instance. A return value indicates whether the conversion succeeded or failed. |
parse(string_encode_type) | Converts the string representation of the name of a BaseEncodeType to its instance. |
equals(other) | Returns a value indicating whether this instance is equal to a specified BaseEncodeType value. |
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.