UserInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UserInfo() | |
UserInfo(NSDictionary) |
UserInfo()
UserInfo(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public UserInfo (Foundation.NSDictionary dictionary);
new CoreData.UserInfo : Foundation.NSDictionary -> CoreData.UserInfo
Parameters
- dictionary
- NSDictionary
An error dictionary with which to populate the new UserInfo .
- Attributes