Share via


SRFetchResult<SampleType>.Sample Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SampleType Sample { [Foundation.Export("sample", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sample", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Sample : 'SampleType

Property Value

SampleType
Attributes

Applies to