次の方法で共有


PersonalInfo.Equals Method

 

Determines if this PersonalInfo object is equal to another.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(Object)

Determines if the current instance is equal to the specified Object.(Overrides Object.Equals(Object).)

System_CAPS_pubmethodSystem_CAPS_static Equals(PersonalInfo, PersonalInfo)

Determines if the two PersonalInfo objects are equal to each other.

See Also

PersonalInfo Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top