SearchForChildByTag()
SecurityElement::SearchForChildByTag(const String&) method
Gets child tag by name.
SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
Arguments
Parameter | Type | Description |
---|---|---|
tag | const String& | Tag name to look for. |
Return Value
Child element or null if not found.
See Also
- Class SecurityElement
- Class String
- Namespace System::Security
- Library Aspose.Slides