Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
TreeNodeCollection(NodeType) Class
TreeNodeCollection(NodeType) Methods
GetEnumerator Method
TreeNodeCollection
<
NodeType
>
.
GetEnumerator Method
Gets the strongly typed enumerator for the collection
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
IEnumerator
<NodeType>
GetEnumerator
()
Return Value
Type:
IEnumerator
<
NodeType
>
Implements
IEnumerable
<
T
>
.
GetEnumerator
()
See Also
Reference
TreeNodeCollection
<
NodeType
>
Class
CMS.DocumentEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com