CustomAttributeElementTypeEncoder 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public value class CustomAttributeElementTypeEncoder
public readonly struct CustomAttributeElementTypeEncoder
public struct CustomAttributeElementTypeEncoder
type CustomAttributeElementTypeEncoder = struct
Public Structure CustomAttributeElementTypeEncoder
- 繼承
建構函式
| 名稱 | Description |
|---|---|
| CustomAttributeElementTypeEncoder(BlobBuilder) | |
屬性
| 名稱 | Description |
|---|---|
| Builder | |
方法
| 名稱 | Description |
|---|---|
| Boolean() | |
| Byte() | |
| Char() | |
| Double() | |
| Enum(String) | |
| Int16() | |
| Int32() | |
| Int64() | |
| PrimitiveType(PrimitiveSerializationTypeCode) | |
| SByte() | |
| Single() | |
| String() | |
| SystemType() | |
| UInt16() | |
| UInt32() | |
| UInt64() | |