| ISurveyElements Property |
Collection of elements for this survey
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IElementCollection Elements { get; }
ReadOnly Property Elements As IElementCollection
Get
property IElementCollection^ Elements {
IElementCollection^ get ();
}
Property Value
Type:
IElementCollectionSee Also