3 overrides of RestoreBookmark
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (1)
1123
internal override void
RestoreBookmark
(ResultSetBookmark bookmark)
System\DirectoryServices\AccountManagement\EmptySet.cs (1)
40
internal override void
RestoreBookmark
(ResultSetBookmark bookmark)
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (1)
514
internal override void
RestoreBookmark
(ResultSetBookmark bookmark)
3 references to RestoreBookmark
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (3)
82
_resultSet.
RestoreBookmark
(bookmark);
201
_resultSet.
RestoreBookmark
(bookmark);
500
_resultSet.
RestoreBookmark
(bookmark);