Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the ContentIterator class.
Overload List
Name | Description | |
---|---|---|
![]() |
ContentIterator() | Initializes a new instance of the ContentIterator class. |
![]() |
ContentIterator(String) | Initializes a new instance of the ContentIterator class with the specified name. |
![]() |
ContentIterator(ContentIterator) | Initializes a new instance of the ContentIterator class that contains the child objects of the specified parent object. |
![]() |
ContentIterator(String, ContentIterator) | Initializes a new instance of the ContentIterator class with the specified name and for the specified parent object. |
Top