CSEntryChange.Create Method
Creates an instance of the CSEntryChange class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim returnValue As CSEntryChange
returnValue = CSEntryChange.Create
Syntax
'Declaration
Public Shared Function Create As CSEntryChange
public static CSEntryChange Create ()
public:
static CSEntryChange^ Create ()
public static CSEntryChange Create ()
public static function Create () : CSEntryChange
Return Value
Returns CSEntryChange.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
CSEntryChange Class
CSEntryChange Members
Microsoft.MetadirectoryServices Namespace