BitVector32.ToString Method ()

 

Returns a string that represents the current BitVector32.

Namespace:   System.Collections.Specialized
Assembly:  System (in System.dll)

Public Overrides Function ToString As String

Return Value

Type: System.String

A string that represents the current BitVector32.

This method overrides Object.ToString.

This method is an O(1) operation.

Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Return to top
Show: