set_Children()

SecurityElement::set_Children(System::Collections::Generic::List<SecurityElement>) method

Sets tag child objects.

void System::Security::SecurityElement::set_Children(System::Collections::Generic::List<SecurityElement> value)

Arguments

ParameterTypeDescription
valueSystem::Collections::Generic::List<SecurityElement>List of child elements.

See Also