Gets an enumerable collection of values set on the field.
Namespace: S22.Xmpp.Extensions.DataformsAssembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public ICollection<string> Values { get; } |
| S22.Xmpp Documentation |
| TextMultiField..::..Values Property |
| C# |
|---|
public ICollection<string> Values { get; } |