public IEnumerable<uint> ToUInt32s(
EndianType endianType
)
Public Function ToUInt32s (
endianType As EndianType
) As IEnumerable(Of UInteger)
member ToUInt32s :
endianType : EndianType -> IEnumerable<uint32>
[缺少 "M:TouchSocket.Core.BytesReader.ToUInt32s(TouchSocket.Core.EndianType)" 的 <returns> 文档]