| IElementChildren Property |
Children elements collection for the element
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IElementCollection Children { get; }
ReadOnly Property Children As IElementCollection
Get
property IElementCollection^ Children {
IElementCollection^ get ();
}
Property Value
Type:
IElementCollectionSee Also