RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the boolean value to determine the string is empty.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public bool Empty() |
Visual Basic |
---|
Public Function Empty As Boolean |
Visual C++ |
---|
public: bool Empty() |
F# |
---|
member Empty : unit -> bool |