CustomAttributeElementTypeEncoder Struct
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public value class CustomAttributeElementTypeEncoder
public readonly struct CustomAttributeElementTypeEncoder
public struct CustomAttributeElementTypeEncoder
type CustomAttributeElementTypeEncoder = struct
Public Structure CustomAttributeElementTypeEncoder
- Ereditarietà
Costruttori
| Nome | Descrizione |
|---|---|
| CustomAttributeElementTypeEncoder(BlobBuilder) | |
Proprietà
| Nome | Descrizione |
|---|---|
| Builder | |
Metodi
| Nome | Descrizione |
|---|---|
| Boolean() | |
| Byte() | |
| Char() | |
| Double() | |
| Enum(String) | |
| Int16() | |
| Int32() | |
| Int64() | |
| PrimitiveType(PrimitiveSerializationTypeCode) | |
| SByte() | |
| Single() | |
| String() | |
| SystemType() | |
| UInt16() | |
| UInt32() | |
| UInt64() | |