Property | Type | Description | |
---|---|---|---|
Name | string | ||
Options | TraversalOptions | ||
SkipDuplicates | bool |
Method | Description | |
---|---|---|
AbstractRenderTraversable ( string name, TraversalOptions options = TraversalOptions.Pre, bool skipDuplicates = true ) : System.Collections.Generic |
public AbstractRenderTraversable ( string name, TraversalOptions options = TraversalOptions.Pre, bool skipDuplicates = true ) : System.Collections.Generic | ||
name | string | |
options | TraversalOptions | |
skipDuplicates | bool | |
return | System.Collections.Generic |