Method | Description | |
---|---|---|
GetChildren ( ) : List |
Create a list containing all the current children.
|
|
Profile ( ) : System | ||
Profile ( RegistrationDevice Registration ) : System |
Construct a profile entry from a device profile registration.
|
|
Profile ( RegistrationPersonal Registration ) : System |
Construct a profile entry from a personal profile registration.
|
public Profile ( RegistrationDevice Registration ) : System | ||
Registration | RegistrationDevice | The profile registration to use |
return | System |
public Profile ( RegistrationPersonal Registration ) : System | ||
Registration | RegistrationPersonal | The profile registration to use |
return | System |