3 references to AdsValueHelper
System.DirectoryServices (3)
System\DirectoryServices\SearchResultCollection.cs (3)
108
byte[] value = (byte[])new
AdsValueHelper
(*pValue).GetValue();
136
DirectoryVirtualListView value = (DirectoryVirtualListView)new
AdsValueHelper
(*pValue).GetVlvValue();
318
values[i] = new
AdsValueHelper
(*pValue).GetValue();