Overload List

  Name Description
Public method Remove(String)
Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter.
Public method Remove(T)
Removes the first occurrence of a specific object from the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'C1OlapField>)>)>.)

See Also