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