Returns true if the
Formatis a compressed format.
シンタックス
'宣言
Public Shared Function IsCompressed( _
ByVal As Format _
) As System.Boolean
public static System.bool IsCompressed(
Format
)
パラメータ
- fmt
- The format to check for compressed.
戻り値の型
True if the
Formatis a compressed format
参照