The RequiredExtension type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | RequiredExtension |
Constructs an instance with default value of false for required mode.
|
![]() | RequiredExtension(Boolean) |
Constructs an instance with specified value for read only mode.
|
Methods
Name | Description | |
---|---|---|
![]() | CreateInstance |
Creates an instance using the specified information.
(Overrides SimpleElementCreateInstance(XmlNode, AtomFeedParser).) |
Properties
Name | Description | |
---|---|---|
![]() | IsRequired |
{get;} the current required state.
|
See Also