The ListPolicy type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ListPolicy |
Default constructor.
Create unordered list when list does not exist.
Use normal update mode when writing list items.
|
![]() | ListPolicy(ListOrder, ListWriteFlags) |
Create list with specified order when list does not exist.
Use specified write flags when writing list items.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | Default |
Default unordered list with normal write semantics.
|
See Also