Creatable ユーザID/グループ名
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public ISet<string> C { get; set; }
Public Property C As ISet(Of String)
Get
Set
public:
property ISet<String^>^ C {
ISet<String^>^ get ();
void set (ISet<String^>^ value);
}
member C : ISet<string> with get, set
Property Value
Type:
ISetStringExceptions Version Information Core
Supported in: 1.0
See Also