所属グループ名のセット
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public ISet<string> Groups { get; }
Public ReadOnly Property Groups As ISet(Of String)
Get
public:
property ISet<String^>^ Groups {
ISet<String^>^ get ();
}
member Groups : ISet<string> with get
Property Value
Type:
ISetStringVersion Information Core
Supported in: 1.0
See Also