Note: This API is now obsolete.
[ObsoleteAttribute("This method may be removed from future builds", false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public byte[] GetBytes( Guid value )
<ObsoleteAttribute("This method may be removed from future builds", false)> <EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Function GetBytes ( value As Guid ) As Byte()
public: [ObsoleteAttribute(L"This method may be removed from future builds", false)] [EditorBrowsableAttribute(EditorBrowsableState::Never)] array<unsigned char>^ GetBytes( Guid value )
[<ObsoleteAttribute("This method may be removed from future builds", false)>] [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] member GetBytes : value : Guid -> byte[]
function GetBytes(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.