Click or drag to resize
EmberReaderCanReadContents Property
Gets a value indicating whether contents can be read with one of the ReadContents methods.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
C#
public bool CanReadContents { get; }

Property Value

Type: Boolean
true, if all of the following conditions hold; otherwise, false:
Bibliography
See Also