[Missing <summary> documentation for "M:Spherical.Htm.Sql.fHtmCoverBinaryAdvanced(System.Data.SqlTypes.SqlBytes)"]

Namespace: Spherical.Htm
Assembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0

Syntax

C#
public static IEnumerable fHtmCoverBinaryAdvanced(
	SqlBytes rbytes
)
Visual C++
public:
static IEnumerable^ fHtmCoverBinaryAdvanced(
	SqlBytes^ rbytes
)
F#
static member fHtmCoverBinaryAdvanced : 
        rbytes:SqlBytes -> IEnumerable 

Parameters

rbytes
Type: System.Data.SqlTypes..::..SqlBytes

[Missing <param name="rbytes"/> documentation for "M:Spherical.Htm.Sql.fHtmCoverBinaryAdvanced(System.Data.SqlTypes.SqlBytes)"]

Return Value

[Missing <returns> documentation for "M:Spherical.Htm.Sql.fHtmCoverBinaryAdvanced(System.Data.SqlTypes.SqlBytes)"]

See Also