RemoveAt Method

RemoveAt function

Removes a property at the specified index.


func (instance *CustomDocumentPropertyCollection) RemoveAt(index int32)  error

Remarks

See Also