Collation.GetSortKey MethodCollation.GetSortKey MethodCollation::GetSortKey Method
Parameters
- value
Return Value
Type: System.Byte[]System.Byte()array
<System::Byte>^
A byte array representing all strings equal to value.
Exceptions
Exception | Condition |
ArgumentNullExceptionArgumentNullExceptionArgumentNullException | value is null
a null reference (Nothing in Visual Basic)
nullptr . |