PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Namespace: Smartsite.Core
Assembly: Smartsite.SXML (in Smartsite.SXML.dll)
Syntax
C# | Copy Code |
---|---|
public override int ReadElementContentAsBase64( byte[] buffer, int index, int count ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Function ReadElementContentAsBase64 ( _ buffer As (), _ index As Integer, _ count As Integer _ ) As Integer |
Parameters
- buffer
- array<Byte>[]()
- index
- Int32
- count
- Int32
See Also
XmlSubtreeReader Class
Smartsite.Core Namespace