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