'宣言 Public Function BuildString( _ ByVal includeEmpty As System.Boolean _ ) As System.String
public System.string BuildString( System.bool includeEmpty )
パラメータ
- includeEmpty
- Whether styles with no attributes should be included.
戻り値の型
A compact string representation of the style collection.