CustomAttributeElementTypeEncoder Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public value class CustomAttributeElementTypeEncoder
public readonly struct CustomAttributeElementTypeEncoder
public struct CustomAttributeElementTypeEncoder
type CustomAttributeElementTypeEncoder = struct
Public Structure CustomAttributeElementTypeEncoder
- Herança
Construtores
| Nome | Description |
|---|---|
| CustomAttributeElementTypeEncoder(BlobBuilder) | |
Propriedades
| Nome | Description |
|---|---|
| Builder | |
Métodos
| Nome | Description |
|---|---|
| Boolean() | |
| Byte() | |
| Char() | |
| Double() | |
| Enum(String) | |
| Int16() | |
| Int32() | |
| Int64() | |
| PrimitiveType(PrimitiveSerializationTypeCode) | |
| SByte() | |
| Single() | |
| String() | |
| SystemType() | |
| UInt16() | |
| UInt32() | |
| UInt64() | |