[Missing <summary> documentation for "M:TinCan.LanguageMap.isEmpty"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
| C# |
|---|
public bool isEmpty() |
| Visual Basic |
|---|
Public Function isEmpty As Boolean |
| Visual C++ |
|---|
public: bool isEmpty() |
| F# |
|---|
member isEmpty : unit -> bool |
Return Value
Type: Boolean[Missing <returns> documentation for "M:TinCan.LanguageMap.isEmpty"]