Compartilhar via


AppendOption Enumeração

Definição

Cuidado

This is not used and will be removed in a future version.

Opções para definir como um elemento deve ser acrescentado.

public enum AppendOption
[System.Obsolete("This is not used and will be removed in a future version.")]
public enum AppendOption
type AppendOption = 
[<System.Obsolete("This is not used and will be removed in a future version.")>]
type AppendOption = 
Public Enum AppendOption
Herança
AppendOption
Atributos

Campos

List 0

Anexe o item na ordem de lista sem considerar o esquema.

Ordered 1

Anexe o item de acordo com o que o esquema define.

Aplica-se a