Show / Hide Table of Contents

Interface IEnumCollection

Inherited Members
ICaptureCollection<Capture<Int32>>.Name
ICaptureCollection<Capture<Int32>>.Captures
ICaptureCollection<Capture<Int32>>.Signature
Namespace: Recolude.Core
Assembly: Recolude.Core.dll
Syntax
public interface IEnumCollection : ICaptureCollection<Capture<int>>

Properties

EnumMembers

Declaration
string[] EnumMembers { get; }
Property Value
Type Description
System.String[]
Back to top Generated by DocFX