- Namespace
- Statiq
.Yaml .Dynamic - Base Types
-
- DynamicObject
graph BT
Type-->Base0["DynamicObject"]
Type["DynamicYaml"]
class Type type-node
Syntax
[Serializable]
public class DynamicYaml : DynamicObject
Attributes
Type | Description |
---|---|
Serializable |
Constructors
Properties
Name | Property Type | Summary |
---|---|---|
Children | IList |
|
Count | int |
Methods
Name | Return Value | Summary |
---|---|---|
Reload |
void | |
Reload |
void | |
Reload |
void | |
TryConvert |
bool | |
TryGetIndex |
bool | |
TryGetMember |
bool |