Remove Method

Remove function

Removes a property with the specified name from the collection.


func (instance *BuiltInDocumentPropertyCollection) Remove(name string)  error

Remarks

See Also