Click or drag to resize

UDAManagerAdd Method

Overload List
  NameDescription
Public methodAdd(ListValueTupleInt32, Int32, String, DictionaryString, String)
복수개의 개체에 속성을 추가
Public methodAdd(ListInstanceID, String, DictionaryString, String)
복수개의 개체에 속성을 추가
Public methodAdd(String, String, String)
선택된 개체에 속성을 추가
Public methodAdd(InstanceID, String, String, String)
지정된 개체에 속성을 추가
Public methodCode exampleAdd(Int32, Int32, String, DictionaryString, String)
지정된 개체에 복수개의 속성을 추가
Public methodAdd(ListInstanceID, String, String, String)
복수개의 개체에 속성을 추가
Public methodAdd(Int32, Int32, String, String, String)
지정된 개체에 속성을 추가
Top
See Also