IndexOf Method

IndexOf function

Gets the index of a property by name.


func (instance *DocumentPropertyCollection) IndexOf(name string)  (int32,  error) 

Remarks

See Also