"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- Keyword to create a new enumerated type , you are essentially creating a subclass of the
關(guān)鍵字創(chuàng)建新的枚舉類型時,實際上是在創(chuàng)建 - Element is actually an enumerated type , allowing a choice of one of four strings
屬性實際上是枚舉類型,它允許選擇4個字符串之一。 - A variable of an enumerated type can hold values outside the range of declared values
枚舉類型的變量可以接受聲明值范圍之外的值。 - The complete set of methods is listed here e represents the enumerated type itself
下面列出了完整的方法集合( e表示枚舉類型自身) : - Can be assigned to enumerated types to indicate that the type s members are flag values
分配給枚舉類型,以指示這些類型的成員是標志值。 - That conversion may fail if the string is not a valid member of the enumerated type
如果字符串不是枚舉類型的有效成員,該轉(zhuǎn)換則可能失敗。 - Enumerated type that describes a valid memory class in which to place the resource
枚舉類型的成員,用于描述將資源放置于其中的有效內(nèi)存類。 - Enumerated type that describes a valid memory class into which to place the resource
枚舉類型的成員,用于描述將資源放置于其中的有效內(nèi)存類。 - Returns the value of the specified enumerated type property for the current visual style element
返回當前視覺樣式元素的指定枚舉類型屬性的值。 - Review comments in the source code files for more information on value and enumerated types
有關(guān)值類型和枚舉類型的更多信息,請參見源代碼文件中的注釋。