AppendOption Перечисление

Определение

Внимание!

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

Параметры для определения способа приложения элемента.

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
Наследование
AppendOption
Атрибуты

Поля

List 0

Добавьте элемент в порядке списка без учета схемы.

Ordered 1

Добавьте элемент в соответствии с тем, что определяет схема.

Применяется к