Remove (CustomProperties Collection) From Analysis Services Programming previous page next page Analysis Services Programming Remove (CustomProperties Collection) The Remove method of a CustomProperties collection removes an item from the collection. Syntax object.Remove(ByVal Index) object An instance of a CustomProperties collection. Index A Variant that specifies the name or index of the object to remove. See Also CustomProperties Collection previous page start next page