IExtensibleObject<T>.Extensions Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection of extension objects for this extensible object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.IExtensionCollection<T>A IExtensionCollection<T> of extension objects.
Show: