SP.Base64EncodedByteArray.length Property
Applies to: SharePoint Foundation 2010
Gets the length of the array.
var value = SP.Base64EncodedByteArray.get_length();
Property Value
Type: Int32
The length of the array.
Applies To
SP.Base64EncodedByteArray Class
See Also
Reference
SP.Base64EncodedByteArray Methods