共用方式為


Item 屬性

Gets a UserDefinedMessage object in the collection by name or by ID value.

多載清單 

  名稱 描述
公用屬性 Item[ ( [ ( Int32] ) ] ) Gets a UserDefinedMessage object in the collection by index number.
公用屬性 Item[ ( [ ( Int32, String] ) ] ) Gets a UserDefinedMessage object in the collection by message ID value and language.

頂端