SetSchemaResponse.DeletedTypes Property

Definition

public virtual System.Collections.Generic.ICollection<string> DeletedTypes { [Android.Runtime.Register("getDeletedTypes", "()Ljava/util/Set;", "GetGetDeletedTypesHandler", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getDeletedTypes", "()Ljava/util/Set;", "GetGetDeletedTypesHandler", ApiSince=31)>]
member this.DeletedTypes : System.Collections.Generic.ICollection<string>

Property Value

ICollection<String>
Attributes

Applies to